docs: updating changelog

This commit is contained in:
Austin Noska
2019-06-27 11:00:03 -04:00
parent e3f356a5db
commit 00e7fd6a6b

View File

@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- Added RecursionUtils method to get a single clique given a starting node
- Breadth First Search can now search graphs in addition to trees
### Changed
- Fixed bug in IcdUriBuilder where Query property behaved differently to UriBuilder