Skip to content

Commit 1aae95c

Browse files
committed
Add release info
1 parent 4235030 commit 1aae95c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## [Version 1.0.1](https://github.com/dataiku/dss-plugin-nlp-visualization/releases/tag/v1.0.1) - Bugfix release - 2022-07
4+
- ✨ Fix sudachipy version not being compatible with Python 3.6 anymore
5+
36
## [Version 1.0.0](https://github.com/dataiku/dss-plugin-nlp-visualization/releases/tag/v1.0.0) - Initial release - 2021-10
47
- ☁  Visualize text data using word clouds...
58
- 🌎 🌍 🌏   ... in 59 languages!

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "nlp-visualization",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"meta": {
55
"label": "Text Visualization",
66
"category": "Natural Language Processing",

0 commit comments

Comments
 (0)