Current section
Files
Jump to
Current section
Files
tower_error_tracker
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.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.2.0] - 2024-09-27
### Added
- Also reports uncaught `throw`s
- Also reports abnomarl `exit`s
- Includes request `method` and `url` as error context, if available
## [0.1.0] - 2024-09-26
- Reports exceptions
[0.2.0]: https://github.com/mimiquate/tower_error_tracker/compare/v0.1.0...v0.2.0/