mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-05-16 18:25:14 +02:00
22 lines
No EOL
645 B
Markdown
22 lines
No EOL
645 B
Markdown
# Change Log
|
|
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 |