Skip to content

Commit

Permalink
Update release notes for release 1.1.2 (#319)
Browse files Browse the repository at this point in the history
llucax authored Sep 13, 2024

Verified

This commit was signed with the committer’s verified signature.
KyleFromNVIDIA Kyle Edwards
2 parents 195a93c + 0c4dc18 commit 62c2248
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,5 @@
# Frequenz channels Release Notes

## Summary

<!-- Here goes a general summary of what this release is about -->

## Upgrading

<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->

## New Features

<!-- Here goes the main new features and examples or instructions on how to use them -->

## Bug Fixes

- `FileWatcher`: Fixed `ready()` method to return False when an error occurs. Before this fix, `select()` (and other code using `ready()`) never detected the `FileWatcher` was stopped and the `select()` loop was continuously waking up to inform the receiver was ready.

0 comments on commit 62c2248

Please sign in to comment.