Skip to content

Commit d4d8071

Browse files
committed
release 3.2.10
1 parent e744be4 commit d4d8071

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 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.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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v3.2.9
1+
v3.2.10

0 commit comments

Comments
 (0)