1
0

Added FromNumber and ToNumber
All checks were successful
Branch Build / build-test-deploy (push) Successful in 47s

This commit is contained in:
2026-02-17 18:08:42 +01:00
parent e8349924c0
commit b15cf87b3c
4 changed files with 56 additions and 3 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- `FromNumber` and `ToNumber` properties to `CallMonitorEventArgs` to use when available
### Changed
- Removed support for .NET 6.0 (EOL: 2024-11-12)