Skip to content

Commit 95bbecc

Browse files
committed
Update changelog for 1.5.1 release
1 parent b7bd98b commit 95bbecc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
## [1.5.1] - 2017-12-19
5+
46
### Fixed
57
- Fixed problem with case-sensitivity when checking internal port. ([\#524](https://github.com/testcontainers/testcontainers-java/pull/524))
68
- Add retry logic around checkExposedPort pre-flight check for improved robustness ([\#513](https://github.com/testcontainers/testcontainers-java/issues/513))
@@ -366,7 +368,8 @@ All notable changes to this project will be documented in this file.
366368
## [0.9] - 2015-04-29
367369
Initial release
368370

369-
[1.4.2]: https://github.com/testcontainers/testcontainers-java/releases/tag/1.5.0
371+
[1.5.1]: https://github.com/testcontainers/testcontainers-java/releases/tag/1.5.1
372+
[1.5.0]: https://github.com/testcontainers/testcontainers-java/releases/tag/1.5.0
370373
[1.4.2]: https://github.com/testcontainers/testcontainers-java/releases/tag/1.4.3
371374
[1.4.2]: https://github.com/testcontainers/testcontainers-java/releases/tag/1.4.2
372375
[1.4.1]: https://github.com/testcontainers/testcontainers-java/releases/tag/1.4.1

0 commit comments

Comments
 (0)