Skip to content

Commit

Permalink
Add info about release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmogar committed Jun 9, 2017
1 parent b394ca8 commit 07d217c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).

## [2.1.0] - 2017-06-08
### Added
- New language argument in remove_stop_words function.

### Changed
- Lazy loading stop words file now loads always the default language specified in the Config class.

## [2.0.0] - 2017-06-04
### Added
- Command line interface.
Expand Down

0 comments on commit 07d217c

Please sign in to comment.