Skip to content

Commit 6c03b93

Browse files
committed
Add 0.2.1 entry
1 parent be13a25 commit 6c03b93

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

doc/text/news.md

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

3+
## 0.2.1 - 2025-10-14
4+
5+
### Improvements
6+
7+
* `Datasets::Downloader`: Ensured using the system certifications on
8+
HTTPS download.
9+
10+
* [GH-248](https://github.com/red-data-tools/red-datasets/issues/248)
11+
12+
### Fixes
13+
14+
* `Datasets::Downloader`: Avoided duplicate downloads.
15+
16+
* [GH-242](https://github.com/red-data-tools/red-datasets/issues/242)
17+
18+
* [GH-243](https://github.com/red-data-tools/red-datasets/issues/243)
19+
20+
* Patch by Tsutomu Katsube
21+
22+
* `Datasets::Downloader`: Fixed lock validation logic.
23+
24+
* [GH-246](https://github.com/red-data-tools/red-datasets/issues/246)
25+
26+
* Patch by kojix2
27+
28+
### Thanks
29+
30+
* Tsutomu Katsube
31+
32+
* kojix2
33+
334
## 0.2.0 - 2025-04-13
435

536
### Fixes

0 commit comments

Comments
 (0)