Skip to content

Commit c6224d0

Browse files
docs(CHANGELOG): add release details
1 parent 76cd866 commit c6224d0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# [Added map()](https://github.com/winkjs/wink-nlp/releases/tag/2.4.0)
2+
## Version 2.4.0 June 30, 2025
3+
4+
### ✨ Features
5+
- Now map tokens easily; for example: `doc.tokens().map(token => ({token: token.out(), pos: token.out(its.pos)}))`. Thanks to @snowyu effort! 👏
16
# [Operational update](https://github.com/winkjs/wink-nlp/releases/tag/2.3.2)
27
## Version 2.3.2 November 30, 2024
38

0 commit comments

Comments
 (0)