Skip to content
This repository was archived by the owner on Apr 27, 2024. It is now read-only.

Commit 66e0096

Browse files
author
benjamin-maynard
committed
Add v to version number
1 parent 55bf828 commit 66e0096

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [1.1.0] - 15-12-2018
7+
## [v1.1.0] - 15-12-2018
88
### Slack Integration & Error Handling
99
- Added Slack Integration
1010
- Introduced Error Handling to make sure the container exits with the correct status, and provides useful debug information
1111
- Fixed a bug where a failure of `mysqldump` would lead to a blank database backup being uploaded to S3
1212
- Introduced default Environment Variables for non-essential values
1313
- Improved the README.md
1414

15-
## [1.0.0] - 02-12-2018
15+
## [v1.0.0] - 02-12-2018
1616
### Initial Release
1717
- Initial Release

0 commit comments

Comments
 (0)