Skip to content

Commit

Permalink
Fixed changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vigna committed May 31, 2024
1 parent c5e30ff commit 7254cb9
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,19 @@
### Changed

* Updated MemDbg to 0.2.1
* Added const generic parameters to type hash
* Fixed handling of zero-sized zerocopy struct's eps_deserialization

* Added const generic parameters to type hash.

### Fixed

* Fixed handling of zero-sized zero-copy structs eps_deserialization.


## [0.5.1] - 2024-03-18

### Changed

* Added MemDbg, MemSize, and Debug to most structs .
* Added MemDbg, MemSize, and Debug to most structs.

### Fixed

Expand Down

0 comments on commit 7254cb9

Please sign in to comment.