Current section

Files

Jump to
airbrake_client CHANGELOG.md
Raw

CHANGELOG.md

# Changelog for v0.x
## v0.8.2 (2021-06-03)
Renames the app to `:airbrake_client`.
### Bug fixes
* [mix.exs] Renames the app to `:airbrake_client` so that starting the app for this library is more natural.
## v0.8.1 (2021-06-02)
Quick documentation fix.
### Bug fixes
* [README.md] Use correct case when linking to `readme.html`.
## v0.8.0 (2021-06-02)
The first official release of `airbrake_client` (forked and disconnected from [`airbrake`](https://hex.pm/packages/airbrake)).
### Enhancements
* [README.md] Update for new maintainers and better instructions.
## Previous versions
The CityBase fork of `airbrake` had a [v0.7.0 release](https://github.com/CityBaseInc/airbrake-elixir/releases/tag/0.7.0), available only through GitHub.
Versions 0.6.x are available as the original [`airbrake`](https://hex.pm/packages/airbrake) library.