File tree Expand file tree Collapse file tree 17 files changed +265
-34
lines changed
Expand file tree Collapse file tree 17 files changed +265
-34
lines changed Original file line number Diff line number Diff line change 11export default {
2+ tag : '0.3.0' ,
23 version : '0.3.0' ,
34 date : '2019-12-06' ,
45 genesisHash : '1625533e04119e8496b14d5e18786f150b4fce4d' ,
Original file line number Diff line number Diff line change 11export default {
2+ tag : '0.1.0' ,
23 version : '0.1.0' ,
34 date : '2020-02-15' ,
45 genesisHash : 'f29bb46e40c323fe0af44dda68c6f60e5b263c64' ,
Original file line number Diff line number Diff line change 11export default {
2+ tag : '0.3.0' ,
23 version : "0.3.0" ,
34 date : "2019-12-06" ,
45 genesisHash : "1625533e04119e8496b14d5e18786f150b4fce4d" ,
Original file line number Diff line number Diff line change 11export default {
2+ tag : '0.3.0' ,
23 version : '0.3.0' ,
34 date : '2019-12-06' ,
45 genesisHash : '1625533e04119e8496b14d5e18786f150b4fce4d' ,
Original file line number Diff line number Diff line change 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+
8+ ## [ Unreleased]
9+
10+ ## [ 0.3.0] - 2019-12-06
11+
12+ ### Changed
13+
14+ - Our main theme is now blue instead of red.
15+
16+ ## [ 0.2.0] - 2019-09-13
17+
18+ ### Added
19+
20+ - First feature that is gonna make us money.
21+ - Quite a few bugs, sorry in advance!
22+
23+ ### Changed
24+
25+ - Reworked the login system. You have to provide a password now!
26+
27+ ## [ 0.1.0] - 2019-09-05
28+
29+ ### Added
30+
31+ - Initial release :tada :
32+
33+ [ Unreleased ] : https://github.com/foo/bar/compare/v0.3.0...HEAD
34+
35+ [ 0.3.0 ] : https://github.com/foo/bar/compare/v0.2.0...v0.3.0
36+
37+ [ 0.2.0 ] : https://github.com/foo/bar/compare/0.1.0...v0.2.0
38+
39+ [ 0.1.0 ] : https://github.com/foo/bar/compare/1625533e04119e8496b14d5e18786f150b4fce4d...0.1.0
Original file line number Diff line number Diff line change 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+
8+ ## [ Unreleased]
9+
10+ ### Changed
11+
12+ - Our main theme is now blue instead of red.
13+
14+ ## [ 0.2.0] - 2019-09-13
15+
16+ ### Added
17+
18+ - First feature that is gonna make us money.
19+ - Quite a few bugs, sorry in advance!
20+
21+ ### Changed
22+
23+ - Reworked the login system. You have to provide a password now!
24+
25+ ## [ 0.1.0] - 2019-09-05
26+
27+ ### Added
28+
29+ - Initial release :tada :
30+
31+ [ Unreleased ] : https://github.com/foo/bar/compare/v0.2.0...HEAD
32+
33+ [ 0.2.0 ] : https://github.com/foo/bar/compare/0.1.0...v0.2.0
34+
35+ [ 0.1.0 ] : https://github.com/foo/bar/compare/1625533e04119e8496b14d5e18786f150b4fce4d...0.1.0
Original file line number Diff line number Diff line change 1+ export default {
2+ tag : 'v0.3.0' ,
3+ version : '0.3.0' ,
4+ date : '2019-12-06' ,
5+ genesisHash : '1625533e04119e8496b14d5e18786f150b4fce4d' ,
6+ owner : 'foo' ,
7+ repo : 'bar'
8+ } ;
Original file line number Diff line number Diff line change 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+
8+ ## [ Unreleased]
9+
10+ ## [ 0.3.0] - 2019-12-06
11+
12+ ### Changed
13+
14+ - Our main theme is now blue instead of red.
15+
16+ ## [ 0.2.0] - 2019-09-13
17+
18+ ### Added
19+
20+ - First feature that is gonna make us money.
21+ - Quite a few bugs, sorry in advance!
22+
23+ ### Changed
24+
25+ - Reworked the login system. You have to provide a password now!
26+
27+ ## [ 0.1.0] - 2019-09-05
28+
29+ ### Added
30+
31+ - Initial release :tada :
32+
33+ [ Unreleased ] : https://github.com/foo/bar/compare/v0.3.0...HEAD
34+
35+ [ 0.3.0 ] : https://github.com/foo/bar/compare/0.2.0...v0.3.0
36+
37+ [ 0.2.0 ] : https://github.com/foo/bar/compare/0.1.0...0.2.0
38+
39+ [ 0.1.0 ] : https://github.com/foo/bar/compare/1625533e04119e8496b14d5e18786f150b4fce4d...0.1.0
Original file line number Diff line number Diff line change 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+
8+ ## [ Unreleased]
9+
10+ ### Changed
11+
12+ - Our main theme is now blue instead of red.
13+
14+ ## [ 0.2.0] - 2019-09-13
15+
16+ ### Added
17+
18+ - First feature that is gonna make us money.
19+ - Quite a few bugs, sorry in advance!
20+
21+ ### Changed
22+
23+ - Reworked the login system. You have to provide a password now!
24+
25+ ## [ 0.1.0] - 2019-09-05
26+
27+ ### Added
28+
29+ - Initial release :tada :
30+
31+ [ Unreleased ] : https://github.com/foo/bar/compare/0.2.0...HEAD
32+
33+ [ 0.2.0 ] : https://github.com/foo/bar/compare/0.1.0...0.2.0
34+
35+ [ 0.1.0 ] : https://github.com/foo/bar/compare/1625533e04119e8496b14d5e18786f150b4fce4d...0.1.0
Original file line number Diff line number Diff line change 1+ export default {
2+ tag : 'v0.3.0' ,
3+ version : '0.3.0' ,
4+ date : '2019-12-06' ,
5+ genesisHash : '1625533e04119e8496b14d5e18786f150b4fce4d' ,
6+ owner : 'foo' ,
7+ repo : 'bar'
8+ } ;
You can’t perform that action at this time.
0 commit comments