chore: changelog

This commit is contained in:
Drew Tingen
2023-06-16 15:01:06 -04:00
parent 569066edc4
commit 6877b5c800

View File

@@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Added BigEndianBitConverter
- Added EnumUtils.GetInverseFlags
- Added REverseLookupDictionary collection
- Added NotifyFlagsChanged type
## [17.1.0] - 2023-03-22
### Changed