Skip to content

Commit 9be995f

Browse files
committed
Update changelog to reflect probable fix for #466
1 parent 9345d80 commit 9be995f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file.
1010
- Stopping creation of temporary directory prior to creating temporary file (#443)
1111
- Ensure that temp files are created in a temp directory (#423)
1212
- Added `WaitAllStrategy` as a mechanism for composing multiple startup `WaitStrategy` objects together
13-
- Changed `BrowserWebDriverContainer` to use improved wait strategies, to eliminate race conditions when starting VNC recording containers. This should lead to far fewer 'error' messages logged when starting up selenium containers.
13+
- Changed `BrowserWebDriverContainer` to use improved wait strategies, to eliminate race conditions when starting VNC recording containers. This should lead to far fewer 'error' messages logged when starting up selenium containers, and less exposure to race related bugs (fixes #466).
1414

1515
### Changed
1616
- Make Network instances reusable (i.e. work with `@ClassRule`) ([\#469](https://github.com/testcontainers/testcontainers-java/issues/469))

0 commit comments

Comments
 (0)