diff --git a/CHANGELOG.md b/CHANGELOG.md index e10ace8..5d82b80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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