Skip to content

Commit 7079489

Browse files
committed
Update Changelog
1 parent 2af7646 commit 7079489

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## [0.58.0] - 2018-07-17`
4+
## [0.58.1] - 2018-07-24
5+
### Fixed
6+
- Error when loading a `SnipsNluEngine` from zip data
7+
8+
## [0.58.0] - 2018-07-17
59
### Added
610
- Interactive parsing CLI
711

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

8185

86+
[0.58.1]: https://github.com/snipsco/snips-nlu-rs/compare/0.58.0...0.58.1
8287
[0.58.0]: https://github.com/snipsco/snips-nlu-rs/compare/0.57.2...0.58.0
8388
[0.57.2]: https://github.com/snipsco/snips-nlu-rs/compare/0.57.1...0.57.2
8489
[0.57.1]: https://github.com/snipsco/snips-nlu-rs/compare/0.57.0...0.57.1

0 commit comments

Comments
 (0)