Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
doc: Add CHANGELOG entry
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Roy <[email protected]>
  • Loading branch information
roypat committed Apr 16, 2024
1 parent eeb1d6b commit 11139a6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog
## [Unreleased]

### Added

- An opt-in feature `serde` that enables [`serde`](https://serde.rs)-based
(de)serialization of various bindings.

## [0.7.0]

### Changed
Expand Down

0 comments on commit 11139a6

Please sign in to comment.