# Changelog
This is the changelog of [trap-rs](https://crates.io/crates/trap/).
## 0.2.0
* Add readme
* Update docs
* Add `std` feature
* Improve coverage
## 0.1.1
* Do not depend on `cfg_if`
* Update docs
## 0.1.0
* Update platform coverage
* Update docs
* Add `nightly` feature
## 0.0.0
* Add changelog
* Add gitignore
* Add Cargo manifest
* License under `MIT OR Apache-2.0`
* Add `trap` function