You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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
0 commit comments