Skip to content

Commit e4d32a6

Browse files
committed
docs: Regenerate and update changelog
1 parent 5349e7f commit e4d32a6

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

CHANGELOG.md

+9-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
**Table of Contents**
44

55
- [Changelog](#changelog)
6-
- [Unreleased](#unreleased)
6+
- [v0.5.0 (2020-04-02)](#v050-2020-04-02)
77
- [v0.4.5-alpha.1 (2020-02-29)](#v045-alpha1-2020-02-29)
88
- [v0.4.4-alpha.1 (2020-02-14)](#v044-alpha1-2020-02-14)
99
- [v0.4.3-alpha.2 (2020-01-31)](#v043-alpha2-2020-01-31)
@@ -41,16 +41,21 @@
4141

4242
# Changelog
4343

44-
## [Unreleased](https://github.com/ory/keto/tree/HEAD)
44+
## [v0.5.0](https://github.com/ory/keto/tree/v0.5.0) (2020-04-02)
4545

46-
[Full Changelog](https://github.com/ory/keto/compare/v0.4.5-alpha.1...HEAD)
46+
[Full Changelog](https://github.com/ory/keto/compare/v0.4.5-alpha.1...v0.5.0)
47+
48+
**Implemented enhancements:**
49+
50+
- chore: bump ory/x to latest [\#164](https://github.com/ory/keto/pull/164) ([aeneasr](https://github.com/aeneasr))
4751

4852
**Closed issues:**
4953

5054
- Reintroduce swagger task to CircleCI [\#49](https://github.com/ory/keto/issues/49)
5155

5256
**Merged pull requests:**
5357

58+
- docs: use real json bool type in swagger [\#162](https://github.com/ory/keto/pull/162) ([aeneasr](https://github.com/aeneasr))
5459
- fix: use correct response mode for removeOryAccessControlPolicyRoleMe… [\#161](https://github.com/ory/keto/pull/161) ([aeneasr](https://github.com/aeneasr))
5560
- fix: move to ory sqa service [\#159](https://github.com/ory/keto/pull/159) ([aeneasr](https://github.com/aeneasr))
5661
- docs: Updates issue and pull request templates [\#158](https://github.com/ory/keto/pull/158) ([aeneasr](https://github.com/aeneasr))
@@ -185,6 +190,7 @@
185190
- docker: Use non-root user in image [\#116](https://github.com/ory/keto/pull/116) ([aeneasr](https://github.com/aeneasr))
186191
- Grammar fixes [\#114](https://github.com/ory/keto/pull/114) ([kevgo](https://github.com/kevgo))
187192
- docs: Updates issue and pull request templates [\#112](https://github.com/ory/keto/pull/112) ([aeneasr](https://github.com/aeneasr))
193+
- docs: Updates issue and pull request templates [\#111](https://github.com/ory/keto/pull/111) ([aeneasr](https://github.com/aeneasr))
188194
- docs: Updates issue and pull request templates [\#110](https://github.com/ory/keto/pull/110) ([aeneasr](https://github.com/aeneasr))
189195

190196
## [v0.3.3-sandbox](https://github.com/ory/keto/tree/v0.3.3-sandbox) (2019-05-18)
@@ -193,7 +199,6 @@
193199

194200
**Merged pull requests:**
195201

196-
- docs: Updates issue and pull request templates [\#111](https://github.com/ory/keto/pull/111) ([aeneasr](https://github.com/aeneasr))
197202
- ci: Resolve goreleaser issues [\#108](https://github.com/ory/keto/pull/108) ([aeneasr](https://github.com/aeneasr))
198203
- ci: Update release pipeline [\#107](https://github.com/ory/keto/pull/107) ([aeneasr](https://github.com/aeneasr))
199204
- docs: Updates issue and pull request templates [\#106](https://github.com/ory/keto/pull/106) ([aeneasr](https://github.com/aeneasr))

0 commit comments

Comments
 (0)