Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaBluejay committed Aug 8, 2023
1 parent 88ae590 commit b8cef6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Fix `Error` derive not working with `const` generics.
- Support trait objects for source in Error, e.g.
`Box<dyn Error + Send + 'static>`
- Fix bounds on derived `IntoIterator` impls for generic structs
([#284](https://github.com/JelteF/derive_more/pull/284))

## 0.99.10 - 2020-09-11

Expand Down

0 comments on commit b8cef6f

Please sign in to comment.