Skip to content
This repository was archived by the owner on Oct 16, 2021. It is now read-only.

Commit 23a8236

Browse files
authored
Preparing for 1.0.0
The BC Changing fix is removing an unused exception
1 parent 300f7cc commit 23a8236

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,23 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [1.0.0] - 2016-08-07
6+
### Added
7+
8+
- Added commit message to hook output
9+
10+
### Fixed
11+
12+
- Bin path in README and composer.json
13+
14+
### Removed
15+
16+
- Unused Exception
17+
518
## [0.1.0] - 2016-08-07
619
### Added
720

821
- Everything, initial release
922

23+
[1.0.0]: https://github.com/PurpleBooth/git-lint-validators/compare/v0.1.0...v1.0.0
1024
[0.1.0]: https://github.com/PurpleBooth/git-lint-validators/compare/855a4e28aef6ed2588d09d00c0f8885396625a80...v0.1.0

0 commit comments

Comments
 (0)