File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v0.3.1] ( https://github.com/Songmu/timeout/compare/v0.3.0...v0.3.1 ) (2018-03-04)
4+
5+ * add rough test to detect goroutine leak [ #20 ] ( https://github.com/Songmu/timeout/pull/20 ) ([ Songmu] ( https://github.com/Songmu ) )
6+ * fix goroutine leak [ #19 ] ( https://github.com/Songmu/timeout/pull/19 ) ([ Songmu] ( https://github.com/Songmu ) )
7+
38## [ v0.3.0] ( https://github.com/Songmu/timeout/compare/v0.2.1...v0.3.0 ) (2018-02-14)
49
510* Context support with RunContext method [ #16 ] ( https://github.com/Songmu/timeout/pull/16 ) ([ Songmu] ( https://github.com/Songmu ) )
Original file line number Diff line number Diff line change 11package timeout
22
3- const version = "0.3.0 "
3+ const version = "0.3.1 "
44
55var revision = "Devel"
You can’t perform that action at this time.
0 commit comments