Skip to content

Commit 4b7c8c1

Browse files
NeonDanielgithub-actions[bot]
authored andcommitted
Update Changelog
1 parent 954931b commit 4b7c8c1

File tree

1 file changed

+39
-15
lines changed

1 file changed

+39
-15
lines changed

CHANGELOG.md

Lines changed: 39 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,68 @@
11
# Changelog
22

3-
## [0.3.2a4](https://github.com/NeonGeckoCom/skill-date_time/tree/0.3.2a4) (2023-06-23)
3+
## [1.0.1a8](https://github.com/NeonGeckoCom/skill-date_time/tree/1.0.1a8) (2024-04-01)
44

5-
[Full Changelog](https://github.com/NeonGeckoCom/skill-date_time/compare/0.3.2a3...0.3.2a4)
5+
[Full Changelog](https://github.com/NeonGeckoCom/skill-date_time/compare/1.0.1a7...1.0.1a8)
66

77
**Merged pull requests:**
88

9-
- Update dependencies to newer versions [\#62](https://github.com/NeonGeckoCom/skill-date_time/pull/62) ([NeonDaniel](https://github.com/NeonDaniel))
9+
- Replace accidentally removed test cases [\#74](https://github.com/NeonGeckoCom/skill-date_time/pull/74) ([NeonDaniel](https://github.com/NeonDaniel))
1010

11-
## [0.3.2a3](https://github.com/NeonGeckoCom/skill-date_time/tree/0.3.2a3) (2023-06-16)
11+
## [1.0.1a7](https://github.com/NeonGeckoCom/skill-date_time/tree/1.0.1a7) (2024-04-01)
1212

13-
[Full Changelog](https://github.com/NeonGeckoCom/skill-date_time/compare/0.3.2a2...0.3.2a3)
13+
[Full Changelog](https://github.com/NeonGeckoCom/skill-date_time/compare/1.0.1a6...1.0.1a7)
1414

1515
**Merged pull requests:**
1616

17-
- Remove deprecated settings reference [\#61](https://github.com/NeonGeckoCom/skill-date_time/pull/61) ([NeonDaniel](https://github.com/NeonDaniel))
17+
- Update dependencies [\#73](https://github.com/NeonGeckoCom/skill-date_time/pull/73) ([NeonDaniel](https://github.com/NeonDaniel))
1818

19-
## [0.3.2a2](https://github.com/NeonGeckoCom/skill-date_time/tree/0.3.2a2) (2023-06-15)
19+
## [1.0.1a6](https://github.com/NeonGeckoCom/skill-date_time/tree/1.0.1a6) (2024-02-01)
2020

21-
[Full Changelog](https://github.com/NeonGeckoCom/skill-date_time/compare/0.3.2a1...0.3.2a2)
21+
[Full Changelog](https://github.com/NeonGeckoCom/skill-date_time/compare/1.0.1a5...1.0.1a6)
2222

2323
**Merged pull requests:**
2424

25-
- Update skill to resolve warnings [\#60](https://github.com/NeonGeckoCom/skill-date_time/pull/60) ([NeonDaniel](https://github.com/NeonDaniel))
25+
- Support ovos-utils 0.1 [\#72](https://github.com/NeonGeckoCom/skill-date_time/pull/72) ([NeonDaniel](https://github.com/NeonDaniel))
2626

27-
## [0.3.2a1](https://github.com/NeonGeckoCom/skill-date_time/tree/0.3.2a1) (2023-06-12)
27+
## [1.0.1a5](https://github.com/NeonGeckoCom/skill-date_time/tree/1.0.1a5) (2024-01-16)
2828

29-
[Full Changelog](https://github.com/NeonGeckoCom/skill-date_time/compare/0.3.1a1...0.3.2a1)
29+
[Full Changelog](https://github.com/NeonGeckoCom/skill-date_time/compare/1.0.1a4...1.0.1a5)
3030

3131
**Merged pull requests:**
3232

33-
- Refactor mycroft-messagebus-client to ovos-bus-client [\#59](https://github.com/NeonGeckoCom/skill-date_time/pull/59) ([NeonDaniel](https://github.com/NeonDaniel))
33+
- Validate shared intent tests using Minerva test case [\#71](https://github.com/NeonGeckoCom/skill-date_time/pull/71) ([NeonDaniel](https://github.com/NeonDaniel))
3434

35-
## [0.3.1a1](https://github.com/NeonGeckoCom/skill-date_time/tree/0.3.1a1) (2023-05-11)
35+
## [1.0.1a4](https://github.com/NeonGeckoCom/skill-date_time/tree/1.0.1a4) (2024-01-03)
3636

37-
[Full Changelog](https://github.com/NeonGeckoCom/skill-date_time/compare/0.3.0...0.3.1a1)
37+
[Full Changelog](https://github.com/NeonGeckoCom/skill-date_time/compare/1.0.1a3...1.0.1a4)
3838

3939
**Merged pull requests:**
4040

41-
- Troubleshooting Padacioso Intent Match failures [\#57](https://github.com/NeonGeckoCom/skill-date_time/pull/57) ([NeonDaniel](https://github.com/NeonDaniel))
41+
- Resolve deprecation warnings [\#70](https://github.com/NeonGeckoCom/skill-date_time/pull/70) ([NeonDaniel](https://github.com/NeonDaniel))
42+
43+
## [1.0.1a3](https://github.com/NeonGeckoCom/skill-date_time/tree/1.0.1a3) (2023-12-19)
44+
45+
[Full Changelog](https://github.com/NeonGeckoCom/skill-date_time/compare/1.0.1a2...1.0.1a3)
46+
47+
**Merged pull requests:**
48+
49+
- Update dependency versions and tests [\#68](https://github.com/NeonGeckoCom/skill-date_time/pull/68) ([NeonDaniel](https://github.com/NeonDaniel))
50+
51+
## [1.0.1a2](https://github.com/NeonGeckoCom/skill-date_time/tree/1.0.1a2) (2023-09-08)
52+
53+
[Full Changelog](https://github.com/NeonGeckoCom/skill-date_time/compare/1.0.1a1...1.0.1a2)
54+
55+
**Merged pull requests:**
56+
57+
- Ukraininan Translation [\#26](https://github.com/NeonGeckoCom/skill-date_time/pull/26) ([NeonMariia](https://github.com/NeonMariia))
58+
59+
## [1.0.1a1](https://github.com/NeonGeckoCom/skill-date_time/tree/1.0.1a1) (2023-08-15)
60+
61+
[Full Changelog](https://github.com/NeonGeckoCom/skill-date_time/compare/1.0.0...1.0.1a1)
62+
63+
**Merged pull requests:**
64+
65+
- refined italian translation [\#66](https://github.com/NeonGeckoCom/skill-date_time/pull/66) ([denics](https://github.com/denics))
4266

4367

4468

0 commit comments

Comments
 (0)