# 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.14](https://github.com/dwmkerr/wait-port/compare/v0.2.13...v0.2.14) (2022-07-11) ### Miscellaneous Chores * release 0.2.13 ([cf301a2](https://github.com/dwmkerr/wait-port/commit/cf301a2e92f54f303af7c9f0584e69ad4dbaf4b8)) * release 0.2.14 ([3755a37](https://github.com/dwmkerr/wait-port/commit/3755a37e1d6b6fca80de7ce63bd460a3af601df4)) ## [0.2.13](https://github.com/dwmkerr/wait-port/compare/v0.2.12...v0.2.13) (2022-07-11) ### Miscellaneous Chores * release 0.2.13 ([dfe917d](https://github.com/dwmkerr/wait-port/commit/dfe917d28bb1a8e2289091f584618a0ae3405910)) ## [0.2.12](https://github.com/dwmkerr/wait-port/compare/v0.2.11...v0.2.12) (2022-07-11) ### Miscellaneous Chores * release 0.2.12 ([6ae36dd](https://github.com/dwmkerr/wait-port/commit/6ae36dd8cb687dd3de514415115c43a2cc4f7392)) ## [0.2.11](https://github.com/dwmkerr/wait-port/compare/v0.2.10...v0.2.11) (2022-07-11) ### Miscellaneous Chores * release 0.2.11 ([acd047f](https://github.com/dwmkerr/wait-port/commit/acd047f5e5cf3514296daf7ffc85246eb3cd18f6)) ## [0.2.10](https://github.com/dwmkerr/wait-port/compare/v0.2.9...v0.2.10) (2022-07-11) ### Bug Fixes * **http:** send valid HTTP Request ([#70](https://github.com/dwmkerr/wait-port/issues/70)) ([27e83c9](https://github.com/dwmkerr/wait-port/commit/27e83c9e80c6ad0eb5a6395e836fe91ea1a5ba23)) ### [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))