Skip to content

Commit 5f06ff8

Browse files
committed
Update changelog for v0.15.3
1 parent e5f03e0 commit 5f06ff8

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
## Version 0.15.3 (2024/02/29)
2+
3+
### Issues Closed
4+
5+
* [Issue 197](https://github.com/pytroll/trollflow2/issues/197) - Valid log config fails in trollflow2 ([PR 199](https://github.com/pytroll/trollflow2/pull/199) by [@mraspaud](https://github.com/mraspaud))
6+
* [Issue 192](https://github.com/pytroll/trollflow2/issues/192) - trollflow2 fails with KeyError when trying to process a message ([PR 199](https://github.com/pytroll/trollflow2/pull/199) by [@mraspaud](https://github.com/mraspaud))
7+
* [Issue 183](https://github.com/pytroll/trollflow2/issues/183) - Subprocess crash when using custom log config ([PR 199](https://github.com/pytroll/trollflow2/pull/199) by [@mraspaud](https://github.com/mraspaud))
8+
9+
In this release 3 issues were closed.
10+
11+
### Pull Requests Merged
12+
13+
#### Bugs fixed
14+
15+
* [PR 201](https://github.com/pytroll/trollflow2/pull/201) - Fix test failures
16+
* [PR 199](https://github.com/pytroll/trollflow2/pull/199) - Fix logging to handler config without loggers ([197](https://github.com/pytroll/trollflow2/issues/197), [192](https://github.com/pytroll/trollflow2/issues/192), [183](https://github.com/pytroll/trollflow2/issues/183))
17+
18+
#### Features added
19+
20+
* [PR 200](https://github.com/pytroll/trollflow2/pull/200) - Update CI to use Python 3.10 - 3.12
21+
22+
In this release 3 pull requests were closed.
23+
24+
125
## Version 0.15.1 (2023/12/07)
226

327
### Pull Requests Merged

0 commit comments

Comments
 (0)