From 09d00f7f7b7c8f14fdfa6a04fca5b234433f5886 Mon Sep 17 00:00:00 2001 From: Panu Lahtinen Date: Fri, 24 May 2024 12:09:08 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d8cf75..b3617a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## Version 0.11.0 (2024/05/24) + + +### Pull Requests Merged + +#### Features added + +* [PR 31](https://github.com/pytroll/pytroll-aapp-runner/pull/31) - Remove unnecessary dependencies + +In this release 1 pull request was closed. + + ## Version 0.10.0 (2022/01/08)