We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf6f6f commit f3f5416Copy full SHA for f3f5416
History.markdown
@@ -1,4 +1,6 @@
1
## HEAD
2
+
3
+## 2.2.0 / 2017-12-14
4
## Major Enhancements
5
* JRuby Support, thanks to [@mach-kernel](https://github.com/mach-kernel) ([#168](https://github.com/jekyll/classifier-reborn/pull/168))
6
* Add support to reset trained classifiers to their initial state ([#143](https://github.com/jekyll/classifier-reborn/pull/143))
lib/classifier-reborn/version.rb
@@ -1,3 +1,3 @@
module ClassifierReborn
- VERSION = '2.1.0'
+ VERSION = '2.2.0'
end
0 commit comments