Skip to content

Commit a393cf7

Browse files
committed
Update changelog for v0.0.3
1 parent a3a2646 commit a393cf7

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## Version 0.0.3 (2024/01/31)
2+
3+
4+
### Pull Requests Merged
5+
6+
#### Bugs fixed
7+
8+
* [PR 5](https://github.com/pytroll/pytroll-runner/pull/5) - Fix starting publisher
9+
* [PR 4](https://github.com/pytroll/pytroll-runner/pull/4) - Do not require "expected_files"
10+
* [PR 3](https://github.com/pytroll/pytroll-runner/pull/3) - Fix premature closing of the subscriber
11+
12+
#### Features added
13+
14+
* [PR 1](https://github.com/pytroll/pytroll-runner/pull/1) - Make sure old files are not picked up and add regex to search log output
15+
16+
In this release 4 pull requests were closed.
17+
18+
19+
v0.0.2

0 commit comments

Comments
 (0)