Skip to content

Commit 0c3a8f9

Browse files
committed
Update change log.
1 parent 93aa996 commit 0c3a8f9

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
Changelog
22
=========
33

4+
v0.10.2 - 2024-
5+
--------------------
6+
7+
### Features and improvements ###
8+
9+
- Adds a new `@viaStatus` REST parameter annotation for customizing the HTTP status - [pull #2806][issue2806]
10+
- Adds a `MongoCollection.find` overload taking only a `FindOptions` parameter - [pull #2804][issue2804]
11+
12+
### Bug fixes ###
13+
14+
- Fixes parsing plural-only translations in PO files and improves error messages - [pull #2805][issue2805]
15+
16+
[issue2804]: https://github.com/vibe-d/vibe.d/issues/2804
17+
[issue2805]: https://github.com/vibe-d/vibe.d/issues/2805
18+
[issue2806]: https://github.com/vibe-d/vibe.d/issues/2806
19+
20+
421
v0.10.1 - 2024-09-07
522
--------------------
623

0 commit comments

Comments
 (0)