Skip to content

Commit

Permalink
docs: changelog++
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Jul 31, 2020
1 parent 3131a07 commit aeab26c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ BREAKING CHANGES

Watchman has upgraded the implementation of the Jaro-Winkler string comparison algorithm to fix bugs and match the original paper's reference implementation. After upgrading Watchman you will notice higher match percentages for most comparisons. See [pull request #282](https://github.com/moov-io/watchman/pull/282) for the change.

IMPROVEMENTS

- csl: fix reader to handle files with unique IDs

BUILD

- webui: run 'npm audit fix'

## v0.14.2 (Released 2020-07-08)

BUILD
Expand Down

0 comments on commit aeab26c

Please sign in to comment.