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 Oct 5, 2021
1 parent 44a5603 commit 4e65c14
Showing 1 changed file with 10 additions and 25 deletions.
35 changes: 10 additions & 25 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,32 +3,29 @@

**Table of Contents**

- [0.0.0 (2021-10-04)](#000-2021-10-04)
- [Tests](#tests)
- [0.7.0-alpha.0.pre.0 (2021-10-01)](#070-alpha0pre0-2021-10-01)
- [0.0.0 (2021-10-05)](#000-2021-10-05)
- [Breaking Changes](#breaking-changes)
- [Bug Fixes](#bug-fixes)
- [Chores](#chores)
- [Code Generation](#code-generation)
- [Code Refactoring](#code-refactoring)
- [Documentation](#documentation)
- [Features](#features)
- [Tests](#tests-1)
- [Tests](#tests)
- [0.6.0-alpha.3 (2021-04-29)](#060-alpha3-2021-04-29)
- [Code Generation](#code-generation-1)
- [Code Generation](#code-generation)
- [0.6.0-alpha.2 (2021-04-29)](#060-alpha2-2021-04-29)
- [Bug Fixes](#bug-fixes-1)
- [Code Generation](#code-generation-2)
- [Code Generation](#code-generation-1)
- [Documentation](#documentation-1)
- [Features](#features-1)
- [0.6.0-alpha.1 (2021-04-07)](#060-alpha1-2021-04-07)
- [Bug Fixes](#bug-fixes-2)
- [Build System](#build-system)
- [Code Generation](#code-generation-3)
- [Code Generation](#code-generation-2)
- [Code Refactoring](#code-refactoring-1)
- [Documentation](#documentation-2)
- [Features](#features-2)
- [Tests](#tests-2)
- [Tests](#tests-1)
- [0.5.6-alpha.1 (2020-05-28)](#056-alpha1-2020-05-28)
- [Bug Fixes](#bug-fixes-3)
- [Chores](#chores-1)
Expand All @@ -39,7 +36,7 @@
- [0.5.4-alpha.1 (2020-04-07)](#054-alpha1-2020-04-07)
- [Bug Fixes](#bug-fixes-5)
- [0.5.3-alpha.3 (2020-04-06)](#053-alpha3-2020-04-06)
- [Code Generation](#code-generation-4)
- [Code Generation](#code-generation-3)
- [Code Refactoring](#code-refactoring-2)
- [Documentation](#documentation-4)
- [0.5.3-alpha.1 (2020-04-03)](#053-alpha1-2020-04-03)
Expand Down Expand Up @@ -102,16 +99,7 @@

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

# [0.0.0](https://github.com/ory/keto/compare/v0.7.0-alpha.0.pre.0...v0.0.0) (2021-10-04)

### Tests

- Add migration tests ([#749](https://github.com/ory/keto/issues/749))
([3b946d0](https://github.com/ory/keto/commit/3b946d09e357285d782249e86639798239f583ec))

# [0.7.0-alpha.0.pre.0](https://github.com/ory/keto/compare/v0.6.0-alpha.3...v0.7.0-alpha.0.pre.0) (2021-10-01)

autogen: pin v0.7.0-alpha.0.pre.0 release commit
# [0.0.0](https://github.com/ory/keto/compare/v0.6.0-alpha.3...v0.0.0) (2021-10-05)

## Breaking Changes

Expand Down Expand Up @@ -187,11 +175,6 @@ be returned if `subject` is still used.
- Update repository templates
([f53d3eb](https://github.com/ory/keto/commit/f53d3eb70b3e18f0d6ccc8c7cc399f366f5c79b9))

### Code Generation

- Pin v0.7.0-alpha.0.pre.0 release commit
([65e69e4](https://github.com/ory/keto/commit/65e69e426d6b020d6455ac12343f1a15017b1f68))

### Code Refactoring

- Ensure namespace manager reload is resource contained
Expand Down Expand Up @@ -308,6 +291,8 @@ be returned if `subject` is still used.

### Tests

- Add migration tests ([#749](https://github.com/ory/keto/issues/749))
([3b946d0](https://github.com/ory/keto/commit/3b946d09e357285d782249e86639798239f583ec))
- De-flake status command test ([#629](https://github.com/ory/keto/issues/629))
([3bcd0e3](https://github.com/ory/keto/commit/3bcd0e34f2270401a0b1c24b67cf2df5330584aa)):

Expand Down

0 comments on commit 4e65c14

Please sign in to comment.