Skip to content

Commit e6228b7

Browse files
Changelog.
1 parent 4f7d9ad commit e6228b7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
## [1.1.0] - 2025-03-16
5+
6+
### Changed
7+
- Use nullable language feature for better null checks.
8+
- Mark required items are required to assist with Validation.
9+
- Adjusted F# code to use language features and more constants.
10+
- Added caching for Byte -> Trigger mapping for faster performance.
11+
412
## [1.0.9] - 2024-11-17
513

614
### Changed

0 commit comments

Comments
 (0)