Skip to content

Commit

Permalink
update changelog (#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
sigua-cs authored May 3, 2023
1 parent 1df4b29 commit a09b62e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ position: 104
Since v1.17.1, chproxy follows [semantic versioning](https://semver.org/).
Don't expect breaking changes between 2 releases if they have the same major version.

### <a id="230"></a> release 1.24.0, 2022-05-03
#### New Feature
* Support TLS config in Redis cache [#328](https://github.com/ContentSquare/chproxy/pull/328)

#### Bug fix
* Fix spaces in x-forwarded-for header [#326](https://github.com/ContentSquare/chproxy/issues/326)
* Fix Host Counter double decrement [#322](https://github.com/ContentSquare/chproxy/issues/322)

### <a id="229"></a> release 1.23.0, 2022-03-28
#### New Feature
Expand Down

0 comments on commit a09b62e

Please sign in to comment.