Skip to content

Commit

Permalink
Update changelog for v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffparsons committed Feb 27, 2024
1 parent 9c4adef commit ec13d8e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### v1.5.1 (2024-02-27)

- **Fixes**:
- Relax bounds on `Default` implementation for all map and set types. Requiring `K: Default` and `V: Default` was accidentally introduced in v1.5.0.


### v1.5.0 (2024-02-09) "xfbs rampage edition"

Huge thanks to [xfbs](https://github.com/xfbs), who did pretty much all the work you see in the changelog below! 💖
Expand Down

0 comments on commit ec13d8e

Please sign in to comment.