Skip to content

Commit 5c9727a

Browse files
committed
Add 0.1.6 entry
1 parent 0ccf637 commit 5c9727a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

doc/text/news.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# News
22

3+
## 0.1.6 - 2023-05-24
4+
5+
### Improvements
6+
7+
* Added support for lazy loading by `require "datasets/lazy"`.
8+
9+
* `Datasets::NagoyaUniversityConversationCorpus`: Added.
10+
[GH-168][https://github.com/red-data-tools/red-datasets/issues/168]
11+
[Patch by matsuura]
12+
13+
* `Datasets::Wikipedia`: Added support for downloading in background.
14+
15+
### Thanks
16+
17+
* matsuura
18+
319
## 0.1.5 - 2022-09-22
420

521
### Improvements

0 commit comments

Comments
 (0)