File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,11 @@ All notable changes to this project will be documented in this file.
1010
1111### Changed
1212
13- ## [ v3.2.4] - 2018-01-16
13+ ## [ v3.2.5] - 2018-06-05
14+ - @gmelika panic if reconnect fails
15+ - @masterada Added multiline adapter
16+ - @billimek sleeping and syncing to fix issues with docker hub builds
17+
1418### Fixed
1519- @michaelshobbs fix working_directory so we don't duplicate test runs
1620
@@ -178,7 +182,8 @@ All notable changes to this project will be documented in this file.
178182- Base container is now Alpine
179183- Moved to gliderlabs organization
180184
181- [ unreleased ] : https://github.com/gliderlabs/logspout/compare/v3.2.4...HEAD
185+ [ unreleased ] : https://github.com/gliderlabs/logspout/compare/v3.2.5...HEAD
186+ [ v3.2.5 ] : https://github.com/gliderlabs/logspout/compare/v3.2.4...v3.2.5
182187[ v3.2.4 ] : https://github.com/gliderlabs/logspout/compare/v3.2.3...v3.2.4
183188[ v3.2.3 ] : https://github.com/gliderlabs/logspout/compare/v3.2.2...v3.2.3
184189[ v3.2.2 ] : https://github.com/gliderlabs/logspout/compare/v3.2.1...v3.2.2
Original file line number Diff line number Diff line change 1- v3.3-dev
1+ v3.2.5
You can’t perform that action at this time.
0 commit comments