Skip to content

Commit

Permalink
Bump 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yomguithereal committed May 30, 2016
1 parent eef5354 commit b326449
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

## 0.4.0

* Adding the `phonetics/french/soundex` namespace.
* Adding the `phonetics/french/soundex2` namespace.
* Adding the `phonetics/french/phonetic` namespace.
* Adding the `phonetics/french/phonex` namespace.
* Adding the `phonetics/french/sonnex` namespace.
* Adding the `phonetics/french/soundex` namespace.
* Adding the `phonetics/french/soundex2` namespace.
* Adding the `stemmers/french/porter` namespace.
* Adding the `tokenizers/sentences/punkt` namespace.
* Moving the Cologne phonetic algorithm to the `phonetics/german/cologne` namespace.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "talisman",
"version": "0.3.0",
"version": "0.4.0",
"description": "A straightforward & modular NLP, machine learning & fuzzy matching library for JavaScript.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit b326449

Please sign in to comment.