Skip to content

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
srtfisher committed Apr 26, 2024
1 parent 5c84695 commit 4cdd608
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 @@ -3,6 +3,13 @@
This library adheres to [Semantic Versioning](https://semver.org/) and [Keep a
CHANGELOG](https://keepachangelog.com/en/1.0.0/).

## Unreleased

### Added

- New filter `ai_logger_unrestricted_logging` to allow unrestricted logging
without checking if the log was recently seen.

## 2.3.2

- Add return types to logger to appease `psr/log` v3.
Expand Down

0 comments on commit 4cdd608

Please sign in to comment.