Skip to content

Commit ac7dc1c

Browse files
committed
Update changelog markdown for 0.16.0
1 parent a6c0eeb commit ac7dc1c

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

CHANGELOG.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,49 @@
11
# Changelog - devopsdays-cli
22

3+
### 0.16.0
4+
5+
__Changes__
6+
7+
- Update README with create event help
8+
9+
Signed-off-by: Matt Stratton <[email protected]>
10+
- Merge pull request #104 from devopsdays/refactor-packages
11+
12+
Remove update line in copy file
13+
- Remove update line in copy file
14+
15+
Signed-off-by: Matt Stratton <[email protected]>
16+
- Merge pull request #98 from devopsdays/refactor-packages
17+
18+
Refactor packages
19+
- Refactor out almost all of the helpers package
20+
21+
Signed-off-by: Matt Stratton <[email protected]>
22+
- Move helpers.GetTalks to talks.GetTalks
23+
24+
Signed-off-by: Matt Stratton <[email protected]>
25+
- Refactor into event and speaker packages
26+
27+
Signed-off-by: Matt Stratton <[email protected]>
28+
- Add helpers.TwitterClean function
29+
30+
Signed-off-by: Matt Stratton <[email protected]>
31+
- Add optional test to github usernam in create speaker
32+
33+
Fixes #89
34+
35+
Signed-off-by: Matt Stratton <[email protected]>
36+
37+
38+
39+
__Contributors__
40+
41+
- Matt Stratton
42+
43+
Released by Matt Stratton, Fri 06 Oct 2017 -
44+
[see the diff](https://github.com/mh-cbon/devopsdays-cli/compare/0.15.1...0.16.0#diff)
45+
______________
46+
347
### 0.15.1
448

549
__Changes__
@@ -31,6 +75,8 @@ __Changes__
3175

3276

3377

78+
79+
3480
__Contributors__
3581

3682
- Matt Stratton
@@ -669,6 +715,8 @@ __Changes__
669715

670716

671717

718+
719+
672720

673721

674722

0 commit comments

Comments
 (0)