Skip to content

Commit

Permalink
Updates changelog, Bumping v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Holger Woltersdorf committed Dec 5, 2017
1 parent 94b2f67 commit 365ecf3
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,20 @@
# Change Log
# CHANGELOG

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

## 1.0.0 - 2016-08-29
## [1.0.1] - 2017-12-05

### Fixed

* Unit test compatibility with PHPUnit 6+
* Usage of alias function `join`

## [1.0.0] - 2016-08-29

### Added

* Interval validation in boolean and/or guarding manner

[1.0.1]: https://github.com/hollodotme/crontab-validator/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/hollodotme/crontab-validator/tree/v1.0.0

0 comments on commit 365ecf3

Please sign in to comment.