Skip to content

Commit d2ff073

Browse files
committed
Update changelog
1 parent 3012e8e commit d2ff073

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,16 @@ All notable changes to this project will be documented in this file.
55

66
### Fixed
77

8-
- Fixed `with*` methods of `CouchbaseContainer` ([\#810](https://github.com/testcontainers/testcontainers-java/pull/810))
9-
108
### Changed
119

10+
11+
## [1.8.3] - 2018-08-05
12+
13+
### Fixed
14+
15+
- Fixed `with*` methods of `CouchbaseContainer` ([\#810](https://github.com/testcontainers/testcontainers-java/pull/810))
16+
- Fix problem with gzip encoded streams (e.g. copy file from container), by adding decompression support to netty exec factory (#817, fixes #681, relates to docker-java/docker-java#1079)
17+
1218
## [1.8.2] - 2018-07-31
1319

1420
### Fixed

0 commit comments

Comments
 (0)