Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ttstarck committed Dec 8, 2023
1 parent a68cbf5 commit ccee9f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ Note: this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0
### Added
- `ContextualLogger::LoggerMixin#redact` method to expose the existing redaction logic outside of just logs.

### Changed
- Limit `activesupport` gem to versions less than 7.1 due to a bug with ActiveSupport Broadcast interface changes.

## [1.2.0] - 2023-09-14
### Changed
- Changed global_context to be stored inside the logger.
Expand Down

0 comments on commit ccee9f0

Please sign in to comment.