1
0
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:
Kyle Lobo
2019-07-03 04:12:40 +05:30
committed by GitHub
parent 34a6969131
commit 45c05283cf

50
CHANGELOG.md Normal file
View 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