File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,15 @@ All notable changes to this project will be documented in this file.
1010
1111### Changed
1212
13+ ## [ v3.2.11] - 2020-05-8
14+ ### Added
15+ - @hhromic Add Syslog TCP framing documentation to README
16+
17+ ### Changed
18+ - @hhromic syslog adapter refactor
19+ - @michaelshobbs use type assertion instead of reflection to determine connection type
20+ - @michaelshobbs use // + space for all human readable comments
21+
1322## [ v3.2.10] - 2020-05-1
1423### Added
1524- @jszwedko Add optional TCP framing to syslog adapter
@@ -234,7 +243,8 @@ All notable changes to this project will be documented in this file.
234243- Base container is now Alpine
235244- Moved to gliderlabs organization
236245
237- [ unreleased ] : https://github.com/gliderlabs/logspout/compare/v3.2.10...HEAD
246+ [ unreleased ] : https://github.com/gliderlabs/logspout/compare/v3.2.11...HEAD
247+ [ v3.2.11 ] : https://github.com/gliderlabs/logspout/compare/v3.2.10...v3.2.11
238248[ v3.2.10 ] : https://github.com/gliderlabs/logspout/compare/v3.2.9...v3.2.10
239249[ v3.2.9 ] : https://github.com/gliderlabs/logspout/compare/v3.2.8...v3.2.9
240250[ v3.2.8 ] : https://github.com/gliderlabs/logspout/compare/v3.2.7...v3.2.8
Original file line number Diff line number Diff line change 1- v3.2.10
1+ v3.2.11
You can’t perform that action at this time.
0 commit comments