Skip to content

Commit

Permalink
Update changelog for 1.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rossarmstrong committed Nov 8, 2023
1 parent 963325f commit 83a1e84
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@ It is organized by version and release date followed by a list of Enhancements,
<br /><br />


## Version 1.0.1-dev1 (Under Development)
**Released:** TBD<br />
**Tag:** v1.0.1
## Version 1.1.0 (Latest)
**Released:** November 8, 2023<br />
**Tag:** v1.1.0

### Enhancements

- In this incremental version update, we've optimized the distance algorithm calculations to improve their processing speed. Users should experience improved performance without encountering any disruptive alterations.

- Added the following unit tests to improve code coverage and validation for the functions in the werpy module. The new tests cover additional use cases with longer input sequences and help ensure the wer calculation works properly in different scenarios.
- Added new unit tests for the wer module.
- Added new unit tests for the wers module.
Expand All @@ -19,7 +21,7 @@ It is organized by version and release date followed by a list of Enhancements,

<br /><br />

## Version 1.0.0 (Latest)
## Version 1.0.0
**Released:** November 2, 2023<br />
**Tag:** v1.0.0

Expand Down

0 comments on commit 83a1e84

Please sign in to comment.