Skip to content

Commit

Permalink
Update changelog for v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mraspaud committed Feb 26, 2024
1 parent a927058 commit a20430d
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## Version 1.11.0 (2024/02/26)


### Pull Requests Merged

#### Bugs fixed

* [PR 63](https://github.com/pytroll/posttroll/pull/63) - Add a `heartbeat()` method to `NoisyPublisher`
* [PR 59](https://github.com/pytroll/posttroll/pull/59) - Fix testing publisher to only accept str to send
* [PR 58](https://github.com/pytroll/posttroll/pull/58) - Crash fake publisher when not started
* [PR 57](https://github.com/pytroll/posttroll/pull/57) - Make testing's patched_subscriber_recv interruptible

#### Features added

* [PR 62](https://github.com/pytroll/posttroll/pull/62) - Update CI to use Python 3.10 - 3.12

In this release 5 pull requests were closed.


## Version 1.10.0 (2023/05/10)


Expand Down

0 comments on commit a20430d

Please sign in to comment.