Skip to content

Commit cf130b8

Browse files
committed
Added changelog
1 parent cd9115d commit cf130b8

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

CHANGELOG.md

+41
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
For releases `< 1.0.0` minor version steps may indicate breaking changes.
8+
9+
## [Unreleased] - YYYY-MM-DD
10+
11+
### Added
12+
13+
### Changed
14+
15+
### Removed
16+
17+
### Fixed
18+
19+
### Security
20+
21+
### Deprecated
22+
23+
## [0.0.1] - 2023-04-13
24+
25+
## [template] - YYYY-MM-DD
26+
27+
### Added
28+
29+
### Changed
30+
31+
### Removed
32+
33+
### Fixed
34+
35+
### Security
36+
37+
### Deprecated
38+
39+
[Unreleased]: https://github.com/tum-gis/tum-gis-iot-stack-basic/compare/0.0.1...HEAD
40+
[0.0.1]: https://github.com/tum-gis/tum-gis-iot-stack-basic/releases/tag/0.0.1
41+
[template]: https://keepachangelog.com/en/1.0.0/

0 commit comments

Comments
 (0)