File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
8
8
## [ Unreleased]
9
9
10
10
11
- <a name =" 0.1 .0 " ></a >
12
- ## [ 0.1 .0] - 2018-07-05
11
+ <a name =" 0.2 .0 " ></a >
12
+ ## [ 0.2 .0] - 2018-07-12
13
13
### Feature
14
- - Adds generate command
14
+ - Adds support for multiple sources include files
15
15
16
16
17
- [ Unreleased ] : https://github.com/kenjones-cisco/dinamo/compare/0.1 .0...HEAD
18
- [ 0.1 .0 ] : https://github.com/kenjones-cisco/dinamo/compare/a46ea9d21590...0.1 .0
17
+ [ Unreleased ] : https://github.com/kenjones-cisco/dinamo/compare/0.2 .0...HEAD
18
+ [ 0.2 .0 ] : https://github.com/kenjones-cisco/dinamo/compare/0.1.0...0.2 .0
Original file line number Diff line number Diff line change 12
12
GitDescribe string
13
13
14
14
// Version is main version number that is being run at the moment.
15
- Version = "0.1 .0"
15
+ Version = "0.2 .0"
16
16
)
17
17
18
18
const (
You can’t perform that action at this time.
0 commit comments