Current section
Files
Jump to
Current section
Files
logger_formatter_json
CHANGELOG.md
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.7.0] - 2023-03-20
### Added
- Initial version
## [0.7.1] - 2023-10-15
### Fixed
- Handle log messages with Unicode
## [0.7.2] - 2023-10-23
### Added
- Improved docs to cover latest Elixir
- Updated test matrix for latest Elixir and OTP
## [0.7.3] - 2023-10-30
### Added
- Updated docs for Elixir 1.15
## [0.8.0] - 2024-01-04
### Added
- Support structured logging
- Add map_msg config param