Skip to content

Commit 32d3935

Browse files
2 parents b454449 + 15bb342 commit 32d3935

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
Changes since v1.0.0:
44

5+
- Update code coverage package and fix nullability issues ([@matt-edmondson](https://github.com/matt-edmondson))
56
- Add real-time-safe SPSC ring buffer and denormal-aware delay line ([@Claude](https://github.com/Claude))
67
- Remove legacy build scripts ([@matt-edmondson](https://github.com/matt-edmondson))
78
- Refactor exception handling in container classes to use ArgumentOutOfRangeException and Ensure.NotNull ([@matt-edmondson](https://github.com/matt-edmondson))

LATEST_CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
Changes since v1.0.0:
44

5+
- Update code coverage package and fix nullability issues ([@matt-edmondson](https://github.com/matt-edmondson))
56
- Add real-time-safe SPSC ring buffer and denormal-aware delay line ([@Claude](https://github.com/Claude))
67
- Remove legacy build scripts ([@matt-edmondson](https://github.com/matt-edmondson))
78
- Refactor exception handling in container classes to use ArgumentOutOfRangeException and Ensure.NotNull ([@matt-edmondson](https://github.com/matt-edmondson))

0 commit comments

Comments
 (0)