# 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. ### [0.2.9](https://github.com/dwmkerr/wait-port/compare/v0.2.8...v0.2.9) (2020-05-26) ### [0.2.8](https://github.com/dwmkerr/wait-port/compare/v0.2.7...v0.2.8) (2020-05-26) ### [0.2.7](https://github.com/dwmkerr/wait-port/compare/v0.2.6...v0.2.7) (2019-12-12) ### [0.2.6](https://github.com/dwmkerr/wait-port/compare/v0.2.5...v0.2.6) (2019-10-07) ### Features * better error messages for invalid targets ([e4a2f31](https://github.com/dwmkerr/wait-port/commit/e4a2f31)), closes [#43](https://github.com/dwmkerr/wait-port/issues/43) ### [0.2.5](https://github.com/dwmkerr/wait-port/compare/v0.2.4...v0.2.5) (2019-10-07) ### [0.2.4](https://github.com/dwmkerr/wait-port/compare/v0.2.3...v0.2.4) (2019-10-03) ### Features * add the 'wait-for-dns' flag ([#47](https://github.com/dwmkerr/wait-port/issues/47)) ([31418c2](https://github.com/dwmkerr/wait-port/commit/31418c2)), closes [#41](https://github.com/dwmkerr/wait-port/issues/41) ### [0.2.3](https://github.com/dwmkerr/wait-port/compare/v0.2.2...v0.2.3) (2019-10-03) ### Bug Fixes * pin sinon to 5.0.8 ([1a8fe7d](https://github.com/dwmkerr/wait-port/commit/1a8fe7d)) * **package:** update commander to version 3.0.0 ([7265c1d](https://github.com/dwmkerr/wait-port/commit/7265c1d)) * **package:** update debug to version 4.1.0 ([fa3dd5f](https://github.com/dwmkerr/wait-port/commit/fa3dd5f)), closes [#26](https://github.com/dwmkerr/wait-port/issues/26) ### Features * show a sensible error message if the address cannot be found ([#46](https://github.com/dwmkerr/wait-port/issues/46)) ([b980aa8](https://github.com/dwmkerr/wait-port/commit/b980aa8))