|
3 | 3 | **Table of Contents**
|
4 | 4 |
|
5 | 5 | - [Changelog](#changelog)
|
6 |
| - - [Unreleased](#unreleased) |
| 6 | + - [v0.5.0 (2020-04-02)](#v050-2020-04-02) |
7 | 7 | - [v0.4.5-alpha.1 (2020-02-29)](#v045-alpha1-2020-02-29)
|
8 | 8 | - [v0.4.4-alpha.1 (2020-02-14)](#v044-alpha1-2020-02-14)
|
9 | 9 | - [v0.4.3-alpha.2 (2020-01-31)](#v043-alpha2-2020-01-31)
|
|
41 | 41 |
|
42 | 42 | # Changelog
|
43 | 43 |
|
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) |
45 | 45 |
|
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)) |
47 | 51 |
|
48 | 52 | **Closed issues:**
|
49 | 53 |
|
50 | 54 | - Reintroduce swagger task to CircleCI [\#49](https://github.com/ory/keto/issues/49)
|
51 | 55 |
|
52 | 56 | **Merged pull requests:**
|
53 | 57 |
|
| 58 | +- docs: use real json bool type in swagger [\#162](https://github.com/ory/keto/pull/162) ([aeneasr](https://github.com/aeneasr)) |
54 | 59 | - fix: use correct response mode for removeOryAccessControlPolicyRoleMe… [\#161](https://github.com/ory/keto/pull/161) ([aeneasr](https://github.com/aeneasr))
|
55 | 60 | - fix: move to ory sqa service [\#159](https://github.com/ory/keto/pull/159) ([aeneasr](https://github.com/aeneasr))
|
56 | 61 | - docs: Updates issue and pull request templates [\#158](https://github.com/ory/keto/pull/158) ([aeneasr](https://github.com/aeneasr))
|
|
185 | 190 | - docker: Use non-root user in image [\#116](https://github.com/ory/keto/pull/116) ([aeneasr](https://github.com/aeneasr))
|
186 | 191 | - Grammar fixes [\#114](https://github.com/ory/keto/pull/114) ([kevgo](https://github.com/kevgo))
|
187 | 192 | - 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)) |
188 | 194 | - docs: Updates issue and pull request templates [\#110](https://github.com/ory/keto/pull/110) ([aeneasr](https://github.com/aeneasr))
|
189 | 195 |
|
190 | 196 | ## [v0.3.3-sandbox](https://github.com/ory/keto/tree/v0.3.3-sandbox) (2019-05-18)
|
|
193 | 199 |
|
194 | 200 | **Merged pull requests:**
|
195 | 201 |
|
196 |
| -- docs: Updates issue and pull request templates [\#111](https://github.com/ory/keto/pull/111) ([aeneasr](https://github.com/aeneasr)) |
197 | 202 | - ci: Resolve goreleaser issues [\#108](https://github.com/ory/keto/pull/108) ([aeneasr](https://github.com/aeneasr))
|
198 | 203 | - ci: Update release pipeline [\#107](https://github.com/ory/keto/pull/107) ([aeneasr](https://github.com/aeneasr))
|
199 | 204 | - docs: Updates issue and pull request templates [\#106](https://github.com/ory/keto/pull/106) ([aeneasr](https://github.com/aeneasr))
|
|
0 commit comments