Skip to content

Commit 8db5b82

Browse files
Added changelog
1 parent 2998713 commit 8db5b82

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5+
6+
## [Unreleased]
7+
8+
### Added
9+
- None
10+
11+
### Changed
12+
- None
13+
14+
15+
### Removed
16+
- None
17+
18+
### Fixed
19+
- None
20+
21+
## [1.0.0] - 2018-07-28
22+
23+
### Added
24+
- Initial import
25+
26+
[Unreleased]: https://github.com/AlexanderWillner/python-boilerplate/compare/v1.0.0...HEAD
27+
[1.0.0]: https://github.com/AlexanderWillner/python-boilerplate/releases/v1.0.0

0 commit comments

Comments
 (0)