Skip to content

Commit

Permalink
fix changelog for the upcoming version
Browse files Browse the repository at this point in the history
  • Loading branch information
grimerssy committed Aug 20, 2024
1 parent e0a1960 commit 3adb769
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,20 @@

### Added

- allow tags longer than 8 bytes

### Changed

- get rid of too expressive error variants
- improve parsing performance
- make tagging an optional but default feature
- changed tagging algorithm
(tagged IDs now encode to completely different strings)
- remove default value for const generic in `Id`

### Fixed

- improve id parsing performance

# 0.1.3 (28 July, 2024)

### Added
Expand Down

0 comments on commit 3adb769

Please sign in to comment.