Skip to content

Commit

Permalink
Update change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
s-ludwig committed Oct 3, 2024
1 parent 93aa996 commit 0c3a8f9
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
Changelog
=========

v0.10.2 - 2024-
--------------------

### Features and improvements ###

- Adds a new `@viaStatus` REST parameter annotation for customizing the HTTP status - [pull #2806][issue2806]
- Adds a `MongoCollection.find` overload taking only a `FindOptions` parameter - [pull #2804][issue2804]

### Bug fixes ###

- Fixes parsing plural-only translations in PO files and improves error messages - [pull #2805][issue2805]

[issue2804]: https://github.com/vibe-d/vibe.d/issues/2804
[issue2805]: https://github.com/vibe-d/vibe.d/issues/2805
[issue2806]: https://github.com/vibe-d/vibe.d/issues/2806


v0.10.1 - 2024-09-07
--------------------

Expand Down

0 comments on commit 0c3a8f9

Please sign in to comment.