Skip to content

Commit 255e278

Browse files
committed
release 3.2.5
1 parent 1f5a26f commit 255e278

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff 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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v3.3-dev
1+
v3.2.5

0 commit comments

Comments
 (0)