mirror of
https://github.com/kylelobo/The-Documentation-Compendium.git
synced 2025-09-30 06:29:14 +02:00
Create CHANGELOG.md
This commit is contained in:
50
CHANGELOG.md
Normal file
50
CHANGELOG.md
Normal file
@@ -0,0 +1,50 @@
|
||||
# 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/).
|
||||
|
||||
## [Unreleased] - yyyy-mm-dd
|
||||
|
||||
Here we write upgrading notes for brands. It's a team effort to make them as
|
||||
straightforward as possible.
|
||||
|
||||
### Added
|
||||
- [PROJECTNAME-XXXX](http://tickets.projectname.com/browse/PROJECTNAME-XXXX)
|
||||
MINOR Ticket title goes here.
|
||||
- [PROJECTNAME-YYYY](http://tickets.projectname.com/browse/PROJECTNAME-YYYY)
|
||||
PATCH Ticket title goes here.
|
||||
|
||||
### Changed
|
||||
|
||||
### Fixed
|
||||
|
||||
## [1.2.4] - 2017-03-15
|
||||
|
||||
Here we would have the update steps for 1.2.4 for people to follow.
|
||||
|
||||
### Added
|
||||
|
||||
### Changed
|
||||
|
||||
- [PROJECTNAME-ZZZZ](http://tickets.projectname.com/browse/PROJECTNAME-ZZZZ)
|
||||
PATCH Drupal.org is now used for composer.
|
||||
|
||||
### Fixed
|
||||
|
||||
- [PROJECTNAME-TTTT](http://tickets.projectname.com/browse/PROJECTNAME-TTTT)
|
||||
PATCH Add logic to runsheet teaser delete to delete corresponding
|
||||
schedule cards.
|
||||
|
||||
## [1.2.3] - 2017-03-14
|
||||
|
||||
### Added
|
||||
|
||||
### Changed
|
||||
|
||||
### Fixed
|
||||
|
||||
- [PROJECTNAME-UUUU](http://tickets.projectname.com/browse/PROJECTNAME-UUUU)
|
||||
MINOR Fix module foo tests
|
||||
- [PROJECTNAME-RRRR](http://tickets.projectname.com/browse/PROJECTNAME-RRRR)
|
||||
MAJOR Module foo's timeline uses the browser timezone for date resolution
|
Reference in New Issue
Block a user