Skip to content

Commit

Permalink
TECH-12593: release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinDKelley committed Sep 14, 2023
1 parent 4525391 commit c3698e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Inspired by [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

Note: this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.2.0] - Unreleased
## [1.2.0] - 2023-09-14
### Changed
- Changed global_context to be stored inside the logger.
- Changed current_context to be stored in a Thread/Fiber-local variable that is unique per instance of the logger.
Expand Down

0 comments on commit c3698e2

Please sign in to comment.