Skip to content

Commit

Permalink
CHANGELOG.md: add 0.10.0 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
s-urbaniak committed Aug 2, 2021
1 parent 19a26d0 commit f93e5a2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
## 0.10.0 / 2021-08-02
## 0.11.0 / 2021-08-02

* [FEATURE] Support for path patterns in --allow-paths and --ignore-paths. #135
* [ENHANCEMENT] Dynamically reload client CA. #127
* [BUGFIX] Fix panics on client-cert authenticated requests. #132

## 0.10.0 / 2021-05-07

* [FEATURE] Support local static authorizer. #125

## 0.9.0 / 2021-04-27

* [FEATURE] Support rewrites using HTTP headers in addition to query parameters. #104
Expand Down

0 comments on commit f93e5a2

Please sign in to comment.