Skip to content

Commit 53ef8d4

Browse files
Merge pull request #116 from Comcast/update_changelog
update changelog with recent fixes
2 parents ebe969b + e77f591 commit 53ef8d4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ log is based on the [Keep a CHANGELOG](http://keepachangelog.com/) project.
66

77
## Unreleased
88

9+
## [0.13.1]
10+
11+
## Fixed
12+
13+
- include nil reference check during retires [#114](https://github.com/Comcast/fishymetrics/pull/114)
14+
- Fix leaks in go routines and handling of response body [#115](https://github.com/Comcast/fishymetrics/pull/115)
15+
16+
## Updated
17+
- Bump golang.org/x/net from 0.25.0 to 0.33.0 [#113](https://github.com/Comcast/fishymetrics/pull/113)
18+
- Bump golang.org/x/crypto from 0.23.0 to 0.31.0 [#110](https://github.com/Comcast/fishymetrics/pull/110)
19+
920
## [0.13.0]
1021

1122
## Updated

0 commit comments

Comments
 (0)