Skip to content

Commit

Permalink
autogen(docs): regenerate and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Sep 24, 2020
1 parent bc8a32c commit 3652a77
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Expand Up @@ -4,7 +4,7 @@
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents**

- [Unreleased (2020-09-21)](#unreleased-2020-09-21)
- [Unreleased (2020-09-24)](#unreleased-2020-09-24)
- [Bug Fixes](#bug-fixes)
- [Documentation](#documentation)
- [Features](#features)
Expand Down Expand Up @@ -178,12 +178,13 @@

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

# [Unreleased](https://github.com/ory/oathkeeper/compare/v0.38.3-beta.1...b5bb3bc6b88ea8b26d53f03477fce1b74f113b97) (2020-09-21)
# [Unreleased](https://github.com/ory/oathkeeper/compare/v0.38.3-beta.1...bc8a32c9fcf8cbd9fc6b46b9c8d607745fb05a1e) (2020-09-24)


### Bug Fixes

* Deprecated key in goreleaser config ([2a4f901](https://github.com/ory/oathkeeper/commit/2a4f90127e66917dfaa72f8089efa5149631434d))
* Ignore x/net false positives ([bc8a32c](https://github.com/ory/oathkeeper/commit/bc8a32c9fcf8cbd9fc6b46b9c8d607745fb05a1e))
* Misleading HTTP status code for oauth2_client_credentials authenticator ([#504](https://github.com/ory/oathkeeper/issues/504)) ([0f65631](https://github.com/ory/oathkeeper/commit/0f65631af61e6a4098745f0149b0154d5dd7386c)), closes [#496](https://github.com/ory/oathkeeper/issues/496)


Expand Down

0 comments on commit 3652a77

Please sign in to comment.