Skip to content

Commit

Permalink
Revert changelog mention of #802
Browse files Browse the repository at this point in the history
  • Loading branch information
rnorth committed Jul 31, 2018
1 parent cb5da70 commit e1bf156
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ 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 e1bf156

Please sign in to comment.