diff --git a/CHANGELOG.md b/CHANGELOG.md index fd20ab192..e754dee7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ **Table of Contents** -- [0.0.0 (2023-06-07)](#000-2023-06-07) +- [0.0.0 (2023-06-09)](#000-2023-06-09) - [Bug Fixes](#bug-fixes) - [Features](#features) - [0.11.1-alpha.0 (2023-03-09)](#0111-alpha0-2023-03-09) @@ -151,10 +151,12 @@ -# [0.0.0](https://github.com/ory/keto/compare/v0.11.1-alpha.0...v0.0.0) (2023-06-07) +# [0.0.0](https://github.com/ory/keto/compare/v0.11.1-alpha.0...v0.0.0) (2023-06-09) ### Bug Fixes +- Incorrect error return ([#1332](https://github.com/ory/keto/issues/1332)) + ([fc09573](https://github.com/ory/keto/commit/fc09573d1bee14058e211303ea98604de4e795d6)) - Postgres docker-compose startup ([#1295](https://github.com/ory/keto/issues/1295)) ([a4218d7](https://github.com/ory/keto/commit/a4218d70fed0e19eb61869f9ac9f55e2a9d54d0e)):