Skip to content

Commit

Permalink
Merge pull request #97 from 10up/update/changelog
Browse files Browse the repository at this point in the history
Update changelog to 10up standard
  • Loading branch information
jeffpaul authored Jul 23, 2019
2 parents 7484f92 + 6941915 commit 712eb7b
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@

All notable changes to this project will be documented in this file, per [the Keep a Changelog standard](http://keepachangelog.com/).

## [Unreleased] - TBD

## [1.3.1] - 2019-06-13
## Fixed
### Fixed
- Specify and handle minimum PHP version support (props @helen via #84)

## [1.3.0] - 2019-06-06
Expand Down Expand Up @@ -43,3 +45,11 @@ All notable changes to this project will be documented in this file, per [the Ke

## [1.0.0]
- Initial closed source release

[Unreleased]: https://github.com/10up/classifai/compare/1.3.1...develop
[1.3.1]: https://github.com/10up/classifai/compare/1.3.0...1.3.1
[1.3.0]: https://github.com/10up/classifai/compare/1.2.1...1.3.0
[1.2.1]: https://github.com/10up/classifai/compare/1.2.0...1.2.1
[1.2.0]: https://github.com/10up/classifai/compare/1.1.0...1.2.0
[1.1.0]: https://github.com/10up/classifai/compare/4bf845...1.1.0
[1.0.0]: https://github.com/10up/classifai/commit/4bf8456816c73c509001ad4cad03a6fcdcb7e478

0 comments on commit 712eb7b

Please sign in to comment.