chore: changelog

This commit is contained in:
Jack Kanarish 2020-01-09 13:55:27 -05:00 committed by Chris Cameron
parent 67c07b8833
commit da4415a11c

View file

@ -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.