Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienball committed Jul 24, 2018
1 parent 2af7646 commit 7079489
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.

## [0.58.0] - 2018-07-17`
## [0.58.1] - 2018-07-24
### Fixed
- Error when loading a `SnipsNluEngine` from zip data

## [0.58.0] - 2018-07-17
### Added
- Interactive parsing CLI

Expand Down Expand Up @@ -79,6 +83,7 @@ being statically hardcoded, reducing the binary size by 31Mb.
- Rename python package to `snips_nlu_rust`


[0.58.1]: https://github.com/snipsco/snips-nlu-rs/compare/0.58.0...0.58.1
[0.58.0]: https://github.com/snipsco/snips-nlu-rs/compare/0.57.2...0.58.0
[0.57.2]: https://github.com/snipsco/snips-nlu-rs/compare/0.57.1...0.57.2
[0.57.1]: https://github.com/snipsco/snips-nlu-rs/compare/0.57.0...0.57.1
Expand Down

0 comments on commit 7079489

Please sign in to comment.