Skip to content

Commit 9327b6b

Browse files
committed
Prepare v0.2.0
1 parent d9cfcf6 commit 9327b6b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,16 @@ Change line format:
5151

5252
## Unreleased (master)
5353

54+
## v0.2.0
55+
56+
### Fixed
57+
58+
* Fixed context cancellation, noticeably for health checking ; Ref: https://github.com/sumup-oss/gocat/pull/3
59+
60+
### Changed
61+
62+
* Improved overall performance of `gocat` by building it with Golang 1.14.0. (https://golang.org/doc/go1.14#runtime) ; Ref: https://github.com/sumup-oss/gocat/pull/3
63+
5464
## v0.1.0
5565

5666
### Added

0 commit comments

Comments
 (0)