From 24737e895885d9428aeace7b69858a54a5cc8a13 Mon Sep 17 00:00:00 2001 From: Sanket Sudake Date: Tue, 23 Nov 2021 15:45:45 +0530 Subject: [PATCH] Update changelog for v1.15.0 release (#2269) Signed-off-by: Sanket Sudake --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fe77a76..84223564 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [v1.15.0](https://github.com/fission/fission/tree/v1.15.0) (2021-11-23) + +[Full Changelog](https://github.com/fission/fission/compare/v1.15.0-rc2...v1.15.0) + +**Merged pull requests:** + +- Update alpine base image to 3.14.3 and security fixes [\#2266](https://github.com/fission/fission/pull/2266) ([sanketsudake](https://github.com/sanketsudake)) +- Update chart logo with svg image [\#2264](https://github.com/fission/fission/pull/2264) ([sanketsudake](https://github.com/sanketsudake)) + ## [v1.15.0-rc2](https://github.com/fission/fission/tree/v1.15.0-rc2) (2021-11-11) [Full Changelog](https://github.com/fission/fission/compare/v1.15.0-rc1...v1.15.0-rc2)