Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rnorth committed Jul 30, 2018
1 parent ba8a89f commit e8b00c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.

- Add support for transparently using local images with docker-compose ([\#798](https://github.com/testcontainers/testcontainers-java/pull/798), fixes [\#674](https://github.com/testcontainers/testcontainers-java/issues/674))
- Fix bug with Dockerfile image creation with Docker for Mac 18.06-ce ([\#808](https://github.com/testcontainers/testcontainers-java/pull/808), fixes [\#680](https://github.com/testcontainers/testcontainers-java/issues/680))
- Fix missing `jsr305` dependency which caused an error with Scala compiler and `-Xfatal-warnings` flag ([\#802](https://github.com/testcontainers/testcontainers-java/pull/802), fixes [\#801](https://github.com/testcontainers/testcontainers-java/issues/801))

### Changed

Expand Down

0 comments on commit e8b00c7

Please sign in to comment.