Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bmdixon committed Sep 6, 2017
1 parent 9492da8 commit c000588
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Change Log

All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased][unreleased]

## [1.0.1] — 2017-09-06

### Added

- Add IsEqual, SplitOnWhiteSpace

## 1.0.0 — 2017-08-01

- Initial public release.

[unreleased]: https://github.com/EnableSoftware/Enable.Common.Argument/compare/v1.0.1...HEAD
[1.0.1]: https://github.com/EnableSoftware/Enable.Common.Argument/compare/v1.0.0...v1.0.1

0 comments on commit c000588

Please sign in to comment.