Skip to content

Commit 3b62c48

Browse files
committed
release v3.2.14
1 parent d8e4d6d commit 3b62c48

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,14 @@ All notable changes to this project will be documented in this file.
1010

1111
### Changed
1212

13+
## [v3.2.14] - 2021-12-03
14+
### Fixed
15+
- @0xflotus fix: typo error in project name
16+
17+
### Changed
18+
- @skyzh upgrade dockerclient dependency
19+
- @merowing1279 retrieve logs from already started containers
20+
- @odidev Release docker image for arm64
1321

1422
## [v3.2.13] - 2020-11-26
1523
### Changed
@@ -255,7 +263,8 @@ All notable changes to this project will be documented in this file.
255263
- Base container is now Alpine
256264
- Moved to gliderlabs organization
257265

258-
[unreleased]: https://github.com/gliderlabs/logspout/compare/v3.2.13...HEAD
266+
[unreleased]: https://github.com/gliderlabs/logspout/compare/v3.2.14...HEAD
267+
[v3.2.14]: https://github.com/gliderlabs/logspout/compare/v3.2.13...v3.2.14
259268
[v3.2.13]: https://github.com/gliderlabs/logspout/compare/v3.2.12...v3.2.13
260269
[v3.2.12]: https://github.com/gliderlabs/logspout/compare/v3.2.11...v3.2.12
261270
[v3.2.11]: https://github.com/gliderlabs/logspout/compare/v3.2.10...v3.2.11

VERSION

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

0 commit comments

Comments
 (0)