chore: Updating changelog and minor version

This commit is contained in:
Chris Cameron
2018-05-24 14:28:07 -04:00
parent 9dca46add5
commit 9dcda7271d
2 changed files with 6 additions and 1 deletions

View File

@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
## [3.5.0] - 2018-05-24
### Added
- Added GetFlagsExceptNone parameterless enum method
- Added pathfinding methods for determining if a path exists
## [3.4.0] - 2018-05-23
### Added
- Added SetEquals method to IcdHashSet