Skip to content

Commit 09f8145

Browse files
committed
Update change log.
1 parent a25550f commit 09f8145

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,23 @@
11
Changelog
22
=========
33

4-
v0.10.2 - 2024-
4+
v0.10.2 - 2025-
55
--------------------
66

77
### Features and improvements ###
88

99
- Adds a new `@viaStatus` REST parameter annotation for customizing the HTTP status - [pull #2806][issue2806]
1010
- Adds a `MongoCollection.find` overload taking only a `FindOptions` parameter - [pull #2804][issue2804]
11+
- Made the whole Redis API `@safe` - [pull #2815][issue2815]
1112

1213
### Bug fixes ###
1314

14-
- Fixes parsing plural-only translations in PO files and improves error messages - [pull #2805][issue2805]
15+
- Fixed parsing plural-only translations in PO files and improves error messages - [pull #2805][issue2805]
1516

1617
[issue2804]: https://github.com/vibe-d/vibe.d/issues/2804
1718
[issue2805]: https://github.com/vibe-d/vibe.d/issues/2805
1819
[issue2806]: https://github.com/vibe-d/vibe.d/issues/2806
20+
[issue2815]: https://github.com/vibe-d/vibe.d/issues/2815
1921

2022

2123
v0.10.1 - 2024-09-07

0 commit comments

Comments
 (0)