docs: Updating changelog

This commit is contained in:
Chris Cameron
2019-06-26 13:33:37 -04:00
parent 65c50e8e90
commit 8c160c77c4

View File

@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Added
- Added RecursionUtils method to get a single clique given a starting node
### Changed
- Fixed bug in IcdUriBuilder where Query property behaved differently to UriBuilder