File tree Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,24 @@ All notable changes to this project will be documented in this file.
44## [ Unreleased] [ unreleased ]
55### Fixed
66
7+ ### Added
8+
9+ ### Removed
10+
11+ ### Changed
12+
13+ ## [ v3.2.6] - 2018-10-04
14+ ### Fixed
15+ - @jdgiotta Spelling corrections and fixed stack compose formatting in example
16+ - @dylanmei dylanmei Update 3rd party module link in README
17+
718### Added
819- @vbeausoleil added a simple healthcheck
920- @gbolo added option to load TLS client certificate and key
1021- @gbolo added ability to control the TLS client trust store
1122- @gbolo added option to harden the TLS client
1223- @chopmann added option to bind the http server to an address
13- - @ibrokethecloud added ability to add custom key: value pairs as EXCLUDE_LABEL.
14-
15- ### Removed
24+ - @ibrokethecloud added ability to add custom key: value pairs as EXCLUDE_LABEL
1625
1726### Changed
1827- @develar alpine 3.8 + golang 1.10.1
@@ -190,7 +199,8 @@ All notable changes to this project will be documented in this file.
190199- Base container is now Alpine
191200- Moved to gliderlabs organization
192201
193- [ unreleased ] : https://github.com/gliderlabs/logspout/compare/v3.2.5...HEAD
202+ [ unreleased ] : https://github.com/gliderlabs/logspout/compare/v3.2.6...HEAD
203+ [ v3.2.6 ] : https://github.com/gliderlabs/logspout/compare/v3.2.5...v3.2.6
194204[ v3.2.5 ] : https://github.com/gliderlabs/logspout/compare/v3.2.4...v3.2.5
195205[ v3.2.4 ] : https://github.com/gliderlabs/logspout/compare/v3.2.3...v3.2.4
196206[ v3.2.3 ] : https://github.com/gliderlabs/logspout/compare/v3.2.2...v3.2.3
Original file line number Diff line number Diff line change 1- v3.2.5
1+ v3.2.6
You can’t perform that action at this time.
0 commit comments