forked from MycroftAI/lingua-franca
-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b0dc429
commit dbfd175
Showing
2 changed files
with
72 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
# Changelog | ||
|
||
## [Unreleased](https://github.com/OpenVoiceOS/ovos-lingua-franca/tree/HEAD) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-lingua-franca/compare/0.4.3a1...HEAD) | ||
|
||
**Fixed bugs:** | ||
|
||
- "in 2007" should be parsed as year [\#8](https://github.com/OpenVoiceOS/ovos-lingua-franca/issues/8) | ||
- fix MycroftAI/lingua-franca/issues/224 [\#9](https://github.com/OpenVoiceOS/ovos-lingua-franca/pull/9) ([NeonJarbas](https://github.com/NeonJarbas)) | ||
|
||
**Merged pull requests:** | ||
|
||
- feat/workflows [\#18](https://github.com/OpenVoiceOS/ovos-lingua-franca/pull/18) ([JarbasAl](https://github.com/JarbasAl)) | ||
- feat/workflows [\#7](https://github.com/OpenVoiceOS/ovos-lingua-franca/pull/7) ([NeonJarbas](https://github.com/NeonJarbas)) | ||
|
||
## [0.4.3a1](https://github.com/OpenVoiceOS/ovos-lingua-franca/tree/0.4.3a1) (2022-01-18) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-lingua-franca/compare/release/v0.4.2...0.4.3a1) | ||
|
||
**Fixed bugs:** | ||
|
||
- port timezone fixes for time utils [\#1](https://github.com/OpenVoiceOS/ovos-lingua-franca/pull/1) ([NeonJarbas](https://github.com/NeonJarbas)) | ||
|
||
## [release/v0.4.2](https://github.com/OpenVoiceOS/ovos-lingua-franca/tree/release/v0.4.2) (2021-05-10) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-lingua-franca/compare/v0.4.2...release/v0.4.2) | ||
|
||
## [v0.4.2](https://github.com/OpenVoiceOS/ovos-lingua-franca/tree/v0.4.2) (2021-05-10) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-lingua-franca/compare/release/v0.4.1...v0.4.2) | ||
|
||
## [release/v0.4.1](https://github.com/OpenVoiceOS/ovos-lingua-franca/tree/release/v0.4.1) (2021-05-05) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-lingua-franca/compare/release/v0.4.0...release/v0.4.1) | ||
|
||
## [release/v0.4.0](https://github.com/OpenVoiceOS/ovos-lingua-franca/tree/release/v0.4.0) (2021-04-11) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-lingua-franca/compare/release/v0.3.1...release/v0.4.0) | ||
|
||
## [release/v0.3.1](https://github.com/OpenVoiceOS/ovos-lingua-franca/tree/release/v0.3.1) (2020-11-04) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-lingua-franca/compare/release/v0.3.0...release/v0.3.1) | ||
|
||
## [release/v0.3.0](https://github.com/OpenVoiceOS/ovos-lingua-franca/tree/release/v0.3.0) (2020-11-02) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-lingua-franca/compare/release/v0.2.3...release/v0.3.0) | ||
|
||
## [release/v0.2.3](https://github.com/OpenVoiceOS/ovos-lingua-franca/tree/release/v0.2.3) (2020-10-23) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-lingua-franca/compare/0.2.2...release/v0.2.3) | ||
|
||
## [0.2.2](https://github.com/OpenVoiceOS/ovos-lingua-franca/tree/0.2.2) (2020-08-11) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-lingua-franca/compare/0.2.1...0.2.2) | ||
|
||
## [0.2.1](https://github.com/OpenVoiceOS/ovos-lingua-franca/tree/0.2.1) (2020-03-23) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-lingua-franca/compare/0.2.0...0.2.1) | ||
|
||
## [0.2.0](https://github.com/OpenVoiceOS/ovos-lingua-franca/tree/0.2.0) (2020-01-13) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-lingua-franca/compare/0.1.0...0.2.0) | ||
|
||
## [0.1.0](https://github.com/OpenVoiceOS/ovos-lingua-franca/tree/0.1.0) (2019-10-30) | ||
|
||
[Full Changelog](https://github.com/OpenVoiceOS/ovos-lingua-franca/compare/e10d2858784c85633e8ff3103768609a29c31fcd...0.1.0) | ||
|
||
|
||
|
||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,5 +3,5 @@ | |
VERSION_MAJOR = 0 | ||
VERSION_MINOR = 4 | ||
VERSION_BUILD = 3 | ||
VERSION_ALPHA = 3 | ||
VERSION_ALPHA = 4 | ||
# END_VERSION_BLOCK |