Pin format spec major versions

You can only comply with a specification if you know it. Since new
versions can are released without users knowing it immediately the only
valid option is to pin the specification version which you know you
comply with.

Ref: https://github.com/olivierlacan/keep-a-changelog/issues/103
Used by: https://github.com/debops/
This commit is contained in:
Robin Schneider 2017-06-20 20:59:40 +02:00
parent c6e10cdf81
commit b5cf0e7122
No known key found for this signature in database
GPG Key ID: A81E8006DC95EFE6

View File

@ -1,8 +1,8 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
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]