Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
partim committed Oct 14, 2024
1 parent 51440b4 commit e927007
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ New

Bug fixes

* Fix an incorrect feature gate that blocks compilation if only `"net"`
* Fixed an incorrect feature gate that blocks compilation if only `"net"`
is enabled. ([#412])
* Fix `Deserialize` impls for `ParsedName` and `ExtendedError` to compile
* Added (all? most?) missing feature dependencies for all features.
* Fixed `Deserialize` impls for `ParsedName` and `ExtendedError` to compile
and work without `std`. ([#413])

Unstable features
Expand Down

0 comments on commit e927007

Please sign in to comment.