Skip to content

Commit

Permalink
docs(CHANGELOG): add release details
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjayaksaxena committed May 6, 2024
1 parent 2911864 commit 8295321
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
@@ -1,6 +1,13 @@
# [Added missing typescript definitions](https://github.com/winkjs/wink-nlp/releases/tag/2.2.1)
## Version 2.2.1 May 06, 2024

### 🐛 Fixes
- Added missing typescript definitions for word embeddings besides few other typescript fixes. ✅

# [Added non-breaking space handling capabilities](https://github.com/winkjs/wink-nlp/releases/tag/2.2.0)
## Version 2.2.0 April 03, 2024


### ✨ Features
- Detokenization restores both regular and non-breaking spaces to their original positions. 🤓

Expand Down

0 comments on commit 8295321

Please sign in to comment.