Skip to content

Commit 6744afe

Browse files
committed
prepare 3.2.3 release
1 parent b6a1988 commit 6744afe

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ All notable changes to this project will be documented in this file.
1010

1111
### Changed
1212

13+
## [v3.2.3] - 2017-09-23
14+
### Added
15+
- @guigouz guigouz Add `RAW_FORMAT` to the documentation
16+
- @stevecalvert Allow docker log tail to be specified, default to 'all
17+
18+
### Fixed
19+
- @jeanlouisboudart RawTerminal should be set to true if we want to collect tty logs
1320

1421
## [v3.2.2] - 2017-05-25
1522
### Fixed
@@ -154,7 +161,9 @@ All notable changes to this project will be documented in this file.
154161
- Base container is now Alpine
155162
- Moved to gliderlabs organization
156163

157-
[unreleased]: https://github.com/gliderlabs/logspout/compare/v3.2.1...HEAD
164+
[unreleased]: https://github.com/gliderlabs/logspout/compare/v3.2.3...HEAD
165+
[v3.2.3]: https://github.com/gliderlabs/logspout/compare/v3.2.3...v3.2.3
166+
[v3.2.2]: https://github.com/gliderlabs/logspout/compare/v3.2.1...v3.2.2
158167
[v3.2.1]: https://github.com/gliderlabs/logspout/compare/v3.2...v3.2.1
159168
[v3.2]: https://github.com/gliderlabs/logspout/compare/v3.1...v3.2
160169
[v3.1]: https://github.com/gliderlabs/logspout/compare/v3...v3.1

VERSION

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

0 commit comments

Comments
 (0)