Skip to content

Commit

Permalink
Release 💎 v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ch4s3 committed Jan 1, 2017
1 parent f7b73ed commit 4e80749
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion History.markdown
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
## HEAD

## 2.1.0 / 2017-01-01
### Major Enhancements
* Fix breaking changes in LSI api. Displays errors instead of raising where possible. #87

## 2.0.5 / 2016-12-30
## 2.0.5 / 2016-12-30 - yanled and no longer available
### Major Enhancements
* Stopwords get encoded to utf8 (#83)
* Fix searching issues where no document is added to lsi (#77)
Expand Down
2 changes: 1 addition & 1 deletion lib/classifier-reborn/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module ClassifierReborn
VERSION = '2.0.5'
VERSION = '2.1.0'
end

0 comments on commit 4e80749

Please sign in to comment.