mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-14 04:58:33 +00:00
fix: Fixed a bug with the IcdOrderedDict index setter that was creating additional values
This commit is contained in:
parent
e388f35efb
commit
440c1c62f1
3 changed files with 27 additions and 16 deletions
|
|
@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Changed
|
||||
- Fixed a bug with the IcdOrderedDict index setter that was creating additional values
|
||||
|
||||
## [8.7.0] - 2019-06-24
|
||||
### Added
|
||||
- IcdXmlException exposes line number and position properties
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue