Skip to content

Commit

Permalink
Bump 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yomguithereal committed Nov 23, 2016
1 parent eae6a7e commit dea1ba6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Changelog

## 0.14.0

* Reversing `structures/bk-tree#search` arguments.

## 0.13.0

* Adding the `clustering/key-collision` namespace.
Expand All @@ -12,6 +8,7 @@
* Adding the `clustering/vp-tree` namespace.
* Adding the `metrics/distance/identity` namespace.
* Adding the `metrics/distance/monge-elkan` namespace.
* Reversing `structures/bk-tree#search` arguments.

## 0.12.0

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.12.0",
"version": "0.13.0",
"description": "A straightforward & modular NLP, machine learning & fuzzy matching library for JavaScript.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit dea1ba6

Please sign in to comment.