feat: Added methods to IcdUriBuilder for appending path

This commit is contained in:
Chris Cameron
2018-12-10 11:36:31 -05:00
parent 083280cc64
commit dd270adf9e
2 changed files with 124 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- Added GetAttributeAsEnum xml utils method
- Adding short parsing methods to XML utils
- Added methods to IcdUriBuilder for appending path
## [8.0.0] - 2018-11-20
### Added