Skip to content

Commit

Permalink
Add changelog for #531
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Jul 22, 2023
1 parent ea950f6 commit 8a63cbf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@ You can find our backwards-compatibility policy [here](https://github.com/hynek/
[#515](https://github.com/hynek/structlog/issues/515)


### Fixed

- `FilteringBoundLogger.exception()` and `FilteringBoundLogger.aexception()` now support positional argument formatting like the rest of the methods.
[#531](https://github.com/hynek/structlog/issues/531)



## [23.1.0](https://github.com/hynek/structlog/compare/22.3.0...23.1.0) - 2023-04-06

### Added
Expand Down

0 comments on commit 8a63cbf

Please sign in to comment.