diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a4565f28a9..f49c8b5b753 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. ## UNRELEASED +### Fixed +### Changed + +## [1.8.0] - 2018-06-14 ### Fixed - Fixed JDBC URL Regex Pattern to ensure all supported Database URL's are accepted ([\#596](https://github.com/testcontainers/testcontainers-java/issues/596))