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 8, 2024
1 parent 64d1f40 commit 20bb1d7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [Improved error handling in contextual vectors](https://github.com/winkjs/wink-nlp/releases/tag/2.2.2)
## Version 2.2.2 May 08, 2024

### ✨ Features
- `.contextualVectors()` now throws error if (a) word vectors are not loaded and (b) with `lemma: true`, "pos" is missing in the NLP pipe. 🤓

### 🐛 Fixes
- Refined typescript definitions further. ✅


# [Added missing typescript definitions](https://github.com/winkjs/wink-nlp/releases/tag/2.2.1)
## Version 2.2.1 May 06, 2024

Expand Down

0 comments on commit 20bb1d7

Please sign in to comment.