Skip to content

Commit 72ecb6a

Browse files
committed
Update changelog for v0.3.0
1 parent f97948e commit 72ecb6a

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## Version 0.3.0 (2025/09/22)
2+
3+
### Issues Closed
4+
5+
* [Issue 25](https://github.com/pytroll/pytroll-runner/issues/25) - Erorr: Message is sent even if no match is successful when using the output-files-log-regex method
6+
7+
In this release 1 issue was closed.
8+
9+
### Pull Requests Merged
10+
11+
#### Bugs fixed
12+
13+
* [PR 53](https://github.com/pytroll/pytroll-runner/pull/53) - Randomise threaded test
14+
* [PR 37](https://github.com/pytroll/pytroll-runner/pull/37) - Fix a typo in the logger.debug message issued by `run_and_publish()`
15+
16+
#### Features added
17+
18+
* [PR 54](https://github.com/pytroll/pytroll-runner/pull/54) - relicense to apache v2
19+
* [PR 40](https://github.com/pytroll/pytroll-runner/pull/40) - Make the output from the subprocess print line by line
20+
21+
In this release 4 pull requests were closed.
22+
23+
124
## Version 0.2.0 (2025/04/28)
225

326

0 commit comments

Comments
 (0)