We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27d21b2 commit 16ef106Copy full SHA for 16ef106
1 file changed
nmrs/CHANGELOG.md
@@ -8,6 +8,9 @@ All notable changes to the `nmrs` crate will be documented in this file.
8
- CI: adjust workflow to auto-update nix hashes on PRs ([#182](https://github.com/cachebag/nmrs/pull/182))
9
- More helpful methods to `network_manager` facade ([#190](https://github.com/cachebag/nmrs/pull/190))
10
11
+### Fixed
12
+- Race condition in signal subscription ([#191](https://github.com/cachebag/nmrs/pull/191))
13
+
14
## [1.3.5] - 2026-01-13
15
### Changed
16
- Add `Debug` derive to `NetworkManager` ([#171](https://github.com/cachebag/nmrs/pull/171))
0 commit comments