Skip to content

Commit 20b7b73

Browse files
committed
Update CHANGELOG
1 parent 8829098 commit 20b7b73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
### v0.5.1 - 2024-xx-xx
1+
### v0.5.1 - 2024-12-20
22

33
* **[FEATURE]** In `no_std` generate implementation of `::core::error::Error` if Rust version is 1.81 or higher.
44
* **[FIX]** Enable to specify custom error as a path (see [#186](https://github.com/greyblake/nutype/issues/186), [#187](https://github.com/greyblake/nutype/pull/187))
55
* **[FIX]** Make `Deserialize` derive compile when combination of `no_std` and `serde` features are used ([#182](https://github.com/greyblake/nutype/issues/182))
66
* **[FIX]** Fix lint warnings about inner generated module
7+
* **[FIX]** Fix a conflict when used with `borsch` crate ([#195](https://github.com/greyblake/nutype/pull/195))
78

89
### v0.5.0 - 2024-09-02
910

0 commit comments

Comments
 (0)