File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments