From 8f1e4ab413bf488c24b507da32d7acb4df69788f Mon Sep 17 00:00:00 2001 From: Nirav Parikh <52062717+niravparikh05@users.noreply.github.com> Date: Fri, 11 Aug 2023 12:27:47 +0530 Subject: [PATCH] chore: updated changelog for v0.1.5 release (#74) Signed-off-by: niravparikh05 --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0551335..ca4663f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,10 @@ -## [](https://github.com/paralus/relay/compare/v0.1.4...v) (2023-05-24) +## [0.1.5](https://github.com/paralus/relay/compare/v0.1.4...v0.1.5) (2023-08-11) -### [0.1.4](https://github.com/paralus/relay/compare/v0.1.3...v0.1.4) (2023-03-31) +### Bug Fixes +* fix for readonly users should not access secrets ([#64](https://github.com/paralus/relay/issues/64)) ([a429d46](https://github.com/paralus/relay/commit/a429d4656261454da80b34f1bbc6a31812c6e92a)) + +### [0.1.4](https://github.com/paralus/relay/compare/v0.1.3...v0.1.4) (2023-03-31) ### Bug Fixes