diff --git a/CHANGELOG.md b/CHANGELOG.md index eb4bd55..e1378f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Added + - Added public access to GetValues enumeration extension ### Added - Added Not null tag for ICDUriBuilder Constructor that takes a URI as an argument.