## [1.1.2](https://github.com/codinaut/envtestkit/compare/v1.1.1...v1.1.2) (2020-07-27)
### Bug Fixes
* refer README in crate metadata ([45967f2](https://github.com/codinaut/envtestkit/commit/45967f204ce8887708cc1c22c4aa5a455c4afc1c))
## [1.1.1](https://github.com/codinaut/envtestkit/compare/v1.1.0...v1.1.1) (2020-07-26)
### Bug Fixes
* show warning if guard is unused ([068b2c7](https://github.com/codinaut/envtestkit/commit/068b2c7bddd994ca82ee1dfa19dd130a515dac4e))
# [1.1.0](https://github.com/codinaut/envtestkit/compare/v1.0.0...v1.1.0) (2020-07-26)
### Features
* lock environment-related tests ([cdd1503](https://github.com/codinaut/envtestkit/commit/cdd1503f135c83842efda8a8ba226fd1f69dfe23))
# 1.0.0 (2020-07-26)
### Bug Fixes
* additional metadata for publishing ([830f1f1](https://github.com/codinaut/envtestkit/commit/830f1f10b1e63f39b09b27c00f22381940dc431b))
### Features
* clean environment variable ([d216cbf](https://github.com/codinaut/envtestkit/commit/d216cbfebaf61ebe3956c49555cbc92bf553b598))
* make EnvironmentTestGuard, set_env public ([209d54d](https://github.com/codinaut/envtestkit/commit/209d54d265e2fbb5d0689a2baf7b868596eaaa7d))
* restore environment variable ([5c49ce1](https://github.com/codinaut/envtestkit/commit/5c49ce1e812b0865b399dfd4f47aef2d43ea6d1b))
* set environment variable ([289b2c7](https://github.com/codinaut/envtestkit/commit/289b2c7d8f098d9b865004b0126f1d75339dcf70))