Skip to content

Commit 75ecddb

Browse files
Create CHANGELOG.md (#256)
Resolves #253
1 parent 9bd496b commit 75ecddb

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [Unreleased]
8+
9+
## [0.1.1] - 2021-04-15
10+
### Added
11+
- Added this changelog (`CHANGELOG.md`)
12+
- Added a submodule for `krakenctl` at [utils/krakenctl](utils/krakenctl)
13+
### Fixed
14+
- Submodules now use relative paths so we don't accidentally
15+
16+
## [0.1.0] - 2021-04-13
17+
### Added
18+
- Semantic versioning started. Note: this project has been in dev for some time, but never previously versioned.
19+
### Changed
20+
- Migrate from github.com/hpc/kraken to github.com/kraken-hpc/kraken
21+
- Split-out modules & extensions that are not "core" to the kraken framework

0 commit comments

Comments
 (0)