File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff 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.10] - 2020-05-1
14+ ### Added
15+ - @jszwedko Add optional TCP framing to syslog adapter
16+
17+ ### Fixed
18+ - @bbigras add missing syntax highlighting in README.md
19+
1320## [ v3.2.9] - 2020-04-30
1421### Fixed
1522- @bbigras add missing syntax highlighting in README.md
@@ -227,7 +234,8 @@ All notable changes to this project will be documented in this file.
227234- Base container is now Alpine
228235- Moved to gliderlabs organization
229236
230- [ unreleased ] : https://github.com/gliderlabs/logspout/compare/v3.2.9...HEAD
237+ [ unreleased ] : https://github.com/gliderlabs/logspout/compare/v3.2.10...HEAD
238+ [ v3.2.10 ] : https://github.com/gliderlabs/logspout/compare/v3.2.9...v3.2.10
231239[ v3.2.9 ] : https://github.com/gliderlabs/logspout/compare/v3.2.8...v3.2.9
232240[ v3.2.8 ] : https://github.com/gliderlabs/logspout/compare/v3.2.7...v3.2.8
233241[ v3.2.7 ] : https://github.com/gliderlabs/logspout/compare/v3.2.6...v3.2.7
Original file line number Diff line number Diff line change 1- v3.2.9
1+ v3.2.10
You can’t perform that action at this time.
0 commit comments