Skip to content
Prev Previous commit
update changelog
  • Loading branch information
mellowagain committed Jul 3, 2023
commit e13f5e8e17ed71f509f8f005a7de208027d15f3a
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

-
- Return types on functions annotated with `#[autometrics]` containing generic
`impl` types in their type arguments (`fn() -> Result<impl ToString, impl std::error::Error>`)
no longer fail to compile.

### Security

Expand Down