Skip to content

Commit f3f5416

Browse files
committed
Release 💎 v2.2.0
1 parent 9cf6f6f commit f3f5416

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

History.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
## HEAD
2+
3+
## 2.2.0 / 2017-12-14
24
## Major Enhancements
35
* JRuby Support, thanks to [@mach-kernel](https://github.com/mach-kernel) ([#168](https://github.com/jekyll/classifier-reborn/pull/168))
46
* Add support to reset trained classifiers to their initial state ([#143](https://github.com/jekyll/classifier-reborn/pull/143))

lib/classifier-reborn/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ClassifierReborn
2-
VERSION = '2.1.0'
2+
VERSION = '2.2.0'
33
end

0 commit comments

Comments
 (0)