From 0cde269f38f788dacd855e045b216f9ae2c8d643 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Fri, 1 Nov 2024 08:49:10 +0000 Subject: [PATCH] chore(release): v0.15.0 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- version.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cdd46c..9229c66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.15.0](https://github.com/epic-astronomy/LWA_EPIC/compare/v0.14.3...v0.15.0) (2024-11-01) + + +### Features + +* fix: Added video output write error handling ([6396533](https://github.com/epic-astronomy/LWA_EPIC/commit/63965331f2e00a3131b0e5602bc13cfc7a63ccb9)) + + + ## [0.14.3](https://github.com/epic-astronomy/LWA_EPIC/compare/v0.14.2...v0.14.3) (2024-10-21) @@ -34,12 +43,3 @@ -## [0.13.1](https://github.com/epic-astronomy/LWA_EPIC/compare/v0.13.0...v0.13.1) (2024-10-10) - - -### Bug Fixes - -* Adjusted gamma and saturation to show background during flares ([edf770f](https://github.com/epic-astronomy/LWA_EPIC/commit/edf770f4b4bd35afea6e69fb482cf8cc69701782)) - - - diff --git a/version.json b/version.json index 138add2..afe16c0 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "0.14.3" + "version": "0.15.0" } \ No newline at end of file