File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.1.5] - 2021-08-30
10
+ ### Fixed
11
+ * Allow the alias relation ` ... ` to be implicitly defined.
12
+
9
13
## [ 0.1.4] - 2021-08-18
10
14
### Fixed
11
15
* Bug with cross namespace config snapshots not being uniquely stored per namespace within the context.
@@ -31,7 +35,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
31
35
* gRPC or HTTP/JSON (or both) API interfaces
32
36
* Kubernetes Helm chart
33
37
34
- [ Unreleased ] : https://github.com/authorizer-tech/access-controller/compare/v0.1.4...HEAD
38
+ [ Unreleased ] : https://github.com/authorizer-tech/access-controller/compare/v0.1.5...HEAD
39
+ [ 0.1.5 ] : https://github.com/authorizer-tech/access-controller/compare/v0.1.4...v0.1.5
35
40
[ 0.1.4 ] : https://github.com/authorizer-tech/access-controller/compare/v0.1.3...v0.1.4
36
41
[ 0.1.3 ] : https://github.com/authorizer-tech/access-controller/compare/v0.1.2...v0.1.3
37
42
[ 0.1.2 ] : https://github.com/authorizer-tech/access-controller/compare/v0.1.1...v0.1.2
You can’t perform that action at this time.
0 commit comments