# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [3.0.0](https://github.com/nexdrew/rekcod/compare/v2.2.0...v3.0.0) (2020-05-21)


### Features

* add --group-add, --pid, --security-opt ([#66](https://github.com/nexdrew/rekcod/issues/66)) ([d8e67d2](https://github.com/nexdrew/rekcod/commit/d8e67d2ff66f61b47523939c75f05e957b35eb6b))
* add support for --privileged flag ([#52](https://github.com/nexdrew/rekcod/issues/52)) ([95b6dd4](https://github.com/nexdrew/rekcod/commit/95b6dd4364faad5252ee2d9583daf7f63155f5aa))
* add support for labels ([#58](https://github.com/nexdrew/rekcod/issues/58)) ([f2fc146](https://github.com/nexdrew/rekcod/commit/f2fc146bbc54138f46322d51930c8c4137a80cc1))
* handle special characters in cmd ([#54](https://github.com/nexdrew/rekcod/issues/54)) ([dded29a](https://github.com/nexdrew/rekcod/commit/dded29a06a46cb5388b0bc7d1d8fc17704444971))
* support --uts and --domainname, smarter hostname handling ([#53](https://github.com/nexdrew/rekcod/issues/53)) ([03cebfe](https://github.com/nexdrew/rekcod/commit/03cebfec44e301658ca492d5d08c81ec0bceb3bf))

<a name="2.2.0"></a>
# [2.2.0](https://github.com/nexdrew/rekcod/compare/v2.1.1...v2.2.0) (2019-02-04)


### Features

* add support for --runtime flag ([#37](https://github.com/nexdrew/rekcod/issues/37)) ([6e6e9dd](https://github.com/nexdrew/rekcod/commit/6e6e9dd))



<a name="2.1.1"></a>
## [2.1.1](https://github.com/nexdrew/rekcod/compare/v2.1.0...v2.1.1) (2018-04-07)



<a name="2.1.0"></a>
# [2.1.0](https://github.com/nexdrew/rekcod/compare/v2.0.1...v2.1.0) (2018-01-24)


### Features

* handle special characters in env vars ([#24](https://github.com/nexdrew/rekcod/issues/24)) ([a61c999](https://github.com/nexdrew/rekcod/commit/a61c999))



<a name="2.0.1"></a>
## [2.0.1](https://github.com/nexdrew/rekcod/compare/v2.0.0...v2.0.1) (2016-12-22)



<a name="2.0.0"></a>
# [2.0.0](https://github.com/nexdrew/rekcod/compare/v1.0.1...v2.0.0) (2016-11-07)


### Features

* accept container, file, or json ([#14](https://github.com/nexdrew/rekcod/issues/14)) ([17264f0](https://github.com/nexdrew/rekcod/commit/17264f0))


### BREAKING CHANGES

* no longer errors on empty arrays

prefers file over container if identically named

* moar tests, 100% coverage

* moar docs



<a name="1.0.1"></a>
## [1.0.1](https://github.com/nexdrew/rekcod/compare/v1.0.0...v1.0.1) (2016-10-02)



<a name="1.0.0"></a>
# [1.0.0](https://github.com/nexdrew/rekcod/compare/v0.2.1...v1.0.0) (2016-10-02)


### Chores

* add tests ([#11](https://github.com/nexdrew/rekcod/issues/11)) ([77bdada](https://github.com/nexdrew/rekcod/commit/77bdada))


### Features

* add support for ExtraHosts ([#10](https://github.com/nexdrew/rekcod/issues/10)) ([0e9c61e](https://github.com/nexdrew/rekcod/commit/0e9c61e))


### BREAKING CHANGES

* move to 1.0.0 with 100% code coverage

* add travis config and coveralls



<a name="0.2.1"></a>
## [0.2.1](https://github.com/nexdrew/rekcod/compare/v0.2.0...v0.2.1) (2016-04-15)




<a name="0.2.0"></a>
# [0.2.0](https://github.com/nexdrew/rekcod/compare/v0.1.2...v0.2.0) (2016-04-15)


### Features

* **index:** Support for more inspect-able params ([#4](https://github.com/nexdrew/rekcod/issues/4)) ([f2e1dc7](https://github.com/nexdrew/rekcod/commit/f2e1dc7))
