Skip to content

Commit 4e80749

Browse files
committed
Release 💎 v2.1.0
1 parent f7b73ed commit 4e80749

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

History.markdown

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
## HEAD
2+
3+
## 2.1.0 / 2017-01-01
24
### Major Enhancements
35
* Fix breaking changes in LSI api. Displays errors instead of raising where possible. #87
46

5-
## 2.0.5 / 2016-12-30
7+
## 2.0.5 / 2016-12-30 - yanled and no longer available
68
### Major Enhancements
79
* Stopwords get encoded to utf8 (#83)
810
* Fix searching issues where no document is added to lsi (#77)

lib/classifier-reborn/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ClassifierReborn
2-
VERSION = '2.0.5'
2+
VERSION = '2.1.0'
33
end

0 commit comments

Comments
 (0)