Skip to content

Commit

Permalink
bump: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Francisco committed Dec 5, 2023
1 parent 7ad7d60 commit 7ce747d
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# go-connect

<a name="v1.16.1"></a>
## [v1.16.1] - 2023-12-05
### Fixes
- use applied http conn options which is not nullable


<a name="v1.16.0"></a>
## [v1.16.0] - 2023-11-01
## [v1.16.0] - 2023-11-16
### New Features
- make keep-alive option configurable on http conn

Expand Down Expand Up @@ -198,7 +204,8 @@
- init go-connect with http and redis connector ([#1](https://github.com/kumparan/go-connect/issues/1))


[Unreleased]: https://github.com/kumparan/go-connect/compare/v1.16.0...HEAD
[Unreleased]: https://github.com/kumparan/go-connect/compare/v1.16.1...HEAD
[v1.16.1]: https://github.com/kumparan/go-connect/compare/v1.16.0...v1.16.1
[v1.16.0]: https://github.com/kumparan/go-connect/compare/v1.15.1...v1.16.0
[v1.15.1]: https://github.com/kumparan/go-connect/compare/v1.15.0...v1.15.1
[v1.15.0]: https://github.com/kumparan/go-connect/compare/v1.14.0...v1.15.0
Expand Down

0 comments on commit 7ce747d

Please sign in to comment.