DRAFT
This document describe the changes for each release. It can be a link to the Jira or a simple release note page.
Version Naming standard
This is the naming standard for version.
Major Version - Increment when changing to a new application framework.
Minor Version - Increment when adding new features into the application.
Bug Fixes Version - Increment when deploying bug fixes. When minor version is incremented, reset this to 0.
Timestamp - Indicate the timestamp whenever a deployment was released. Format: YYYYMMDD_<<number of deployment on the same day in XX>>.
v<<MajorVersion>>.<<MinorVersion>>.<<BugFixesVersion>>.<<Timestamp>>
Releases
If there is a JIRA released note, just replace this table with the URL to the JIRA.
| Release Version | Notes | Released Date | Remarks |
|---|---|---|---|
| v0.1.0_20181015_01 | Initial Deployment | 2018-10-15 | |