mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-12 03:57:32 +00:00
docs: Updating changelog
This commit is contained in:
parent
2273d5b3a1
commit
6a7b58f50f
1 changed files with 2 additions and 0 deletions
|
|
@ -14,10 +14,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||||
- Added a dictionary extension method for getting or adding a new value via func
|
- Added a dictionary extension method for getting or adding a new value via func
|
||||||
- Added CultureInfo extensions for converting between 12 hour and 24 hour time formatting
|
- Added CultureInfo extensions for converting between 12 hour and 24 hour time formatting
|
||||||
- Added environment methods for setting the current date and time
|
- Added environment methods for setting the current date and time
|
||||||
|
- Added BinarySearch extension method for all IList types
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- The Root Config path in Net Standard will now be the ICD.Connect folder in the current environments ProgramData directory
|
- The Root Config path in Net Standard will now be the ICD.Connect folder in the current environments ProgramData directory
|
||||||
- Fixed a bug where CultureInfo was not being cloned correctly
|
- Fixed a bug where CultureInfo was not being cloned correctly
|
||||||
|
- List AddSorted extensions now work for all IList types
|
||||||
|
|
||||||
## [9.8.0] - 2019-09-03
|
## [9.8.0] - 2019-09-03
|
||||||
### Added
|
### Added
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue