fix: Fixed bug in IcdUriBuilder where Query property behaved differently to UriBuilder

This commit is contained in:
Chris Cameron
2019-06-21 21:32:46 -04:00
parent d3d812265e
commit e8acb42bb9
3 changed files with 13 additions and 8 deletions

View File

@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Changed
- Fixed bug in IcdUriBuilder where Query property behaved differently to UriBuilder
## [9.5.0] - 2019-06-10
### Added
- Added Shim to read a list from xml with no root element