Current section

Files

Jump to
appsignal_js_plug CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.2.1
- Fix compatibility with AppSignal version 1.6+. PR [#5](https://github.com/tombruijn/appsignal-elixir_js_plug/pull/5) by [@lucasmazza](https://github.com/lucasmazza)
## 0.2.0
- Halt connections after sending responses. PR [#1](https://github.com/tombruijn/appsignal-elixir_js_plug/pull/1) by [@lucasmazza](https://github.com/lucasmazza)
- Fix Firefox XML Parsing Error. PR [#2](https://github.com/tombruijn/appsignal-elixir_js_plug/pull/2) by [@tombruijn](https://github.com/tombruijn)
- Add parameter filtering. PR [#3](https://github.com/tombruijn/appsignal-elixir_js_plug/pull/3) by [@tombruijn](https://github.com/tombruijn)
## 0.1.0
- Initial version.