Current section

Files

Jump to
yabko CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [1.0.0] - 2021-08-25
### Added
- support for OTP 24
- CHANGELOG.md
- CI through GitHub Actions
### Changed
- [dep.] `iso8601` from 1.2.3 to 1.3.3
### Removed
- **support for OTP 21**
- **support for OTP 20**
- **support for OTP 19**
- **support for OTP 18.3**
- [dep.] `stacktrace_transform`
- Travis-CI
- Circle-CI
## **For info on versions 0.2.5 and earlier, check the commit history**