File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4- ## [ Unreleased ]
4+ ## [ 0.20.1 ] - 2019-09-04
55### Added
66- Allow to bypass the model version check [ #830 ] ( https://github.com/snipsco/snips-nlu/pull/830 )
77- Persist ` CustomEntityParser ` license when needed [ #832 ] ( https://github.com/snipsco/snips-nlu/pull/832 )
@@ -328,7 +328,7 @@ several commands.
328328- Fix compiling issue with ` bindgen ` dependency when installing from source
329329- Fix issue in ` CRFSlotFiller ` when handling builtin entities
330330
331- [ Unreleased ] : https://github.com/snipsco/snips-nlu/compare/0.20.0...HEAD
331+ [ 0.20.1 ] : https://github.com/snipsco/snips-nlu/compare/0.20.0...0.20.1
332332[ 0.20.0 ] : https://github.com/snipsco/snips-nlu/compare/0.19.8...0.20.0
333333[ 0.19.8 ] : https://github.com/snipsco/snips-nlu/compare/0.19.7...0.19.8
334334[ 0.19.7 ] : https://github.com/snipsco/snips-nlu/compare/0.19.6...0.19.7
Original file line number Diff line number Diff line change 1313__email__ = "clement.doumouro@snips.ai, adrien.ball@snips.ai"
1414__license__ = "Apache License, Version 2.0"
1515
16- __version__ = "0.20.0 "
16+ __version__ = "0.20.1 "
1717__model_version__ = "0.20.0"
1818
1919__download_url__ = "https://github.com/snipsco/snips-nlu-language-resources/releases/download"
You can’t perform that action at this time.
0 commit comments