## v2.6.0 (2022-09-28)
#### Features
* add support for Kali Linux
## v2.5.0 (2022-09-27)
#### Features
* add support for NixOS
## v2.3.0 (2021-05-21)
#### Features
* add support for Alpine Linux ([41f97e75fcae0a6feece3d2e6684bff5dfe6a0e7](41f97e75fcae0a6feece3d2e6684bff5dfe6a0e7))
## v2.2.0 (2018-09-16)
#### Features
* add support for Manjaro Linux ([a4fddb88](a4fddb88))
## v2.1.1 (2018-09-16)
#### Bug Fixes
* Update to regex 1.0 ([f2afcef5](f2afcef5))
## v2.1.0 (2018-09-16)
#### Features
* add support for os-release ([c14c19f0](c14c19f0))
* add openSUSE support ([006de390](006de390))
## v2.0.0 (2017-05-19)
## v1.0.0 (2017-05-11)
### Features
* Provide OS Version
* BREAKING CHANGE: current_platform now returns a struct instead of an enum
* BREAKING CHANGE: We do not support Windows anymore
## v0.6.0 (2016-02-07)
#### Features
* implement clone trait for OSType enum ([42298ddd](42298ddd))