Skip to content

Commit

Permalink
Add file CHANGELOG.md #4
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludee committed Mar 3, 2022
1 parent e608bae commit a743770
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is inspired from [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and the versioning aim to respect [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

Here is a template for new release sections:
```
## [0.0.0] - Release - Name of Release - 20YY-MM-DD
### Added
- [#](https://github.com/rl-institut/super-repo/pull/)
### Changed
- [#](https://github.com/rl-institut/super-repo/pull/)
### Removed
- [#](https://github.com/rl-institut/super-repo/pull/)
```


## Current

### Added
- [LICENSE](https://github.com/rl-institut/super-repo/blob/main/LICENSE)
- CITATION.cff [#2](https://github.com/rl-institut/super-repo/pull/2)
- CONTRIBUTING.md [#2](https://github.com/rl-institut/super-repo/pull/2)
- USERS.cff [#2](https://github.com/rl-institut/super-repo/pull/2)
- CODE_OF_CONDUCT.md [#3](https://github.com/rl-institut/super-repo/pull/3)
- CHANGELOG.md [#3](https://github.com/rl-institut/super-repo/pull/3)


## [0.0.1] Initial Release - Hello Super-Repo - 2022-03-03

### Added

0 comments on commit a743770

Please sign in to comment.