Skip to content

Commit e10c021

Browse files
committed
Update Changelog
1 parent 11040b2 commit e10c021

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

4+
## [0.60.1] - 2018-10-09
5+
### Added
6+
- Entity injection API for both custom entities and builtin gazetteer entities
7+
8+
### Fixed
9+
- Swift wrapper
10+
- `DeterministicIntentParser` now relies on the custom entity parser
11+
412
## [0.60.0] - 2018-10-05
513
### Added
614
- Support for 3 new builtin entities in French: `snips/musicAlbum`, `snips/musicArtist` and `snips/musicTrack`
@@ -108,6 +116,7 @@ being statically hardcoded, reducing the binary size by 31Mb.
108116
- Improve support for japanese
109117
- Rename python package to `snips_nlu_rust`
110118

119+
[0.60.1]: https://github.com/snipsco/snips-nlu-rs/compare/0.60.0...0.60.1
111120
[0.60.0]: https://github.com/snipsco/snips-nlu-rs/compare/0.59.0...0.60.0
112121
[0.59.0]: https://github.com/snipsco/snips-nlu-rs/compare/0.58.3...0.59.0
113122
[0.58.3]: https://github.com/snipsco/snips-nlu-rs/compare/0.58.2...0.58.3

0 commit comments

Comments
 (0)