Skip to content

Commit 99fd080

Browse files
committed
Update changelog markdown for 0.13.0
1 parent 64d1d99 commit 99fd080

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG.md

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

3+
### 0.13.0
4+
5+
__Changes__
6+
7+
- Update README
8+
- Merge pull request #74 from devopsdays/add-survey
9+
10+
Switch to using survey for prompts
11+
- Switch to using survey for prompts
12+
13+
We now use the survey package, which is a lot prettier. It also handles the use of an editor for the bio, etc, which is much MUCH better.
14+
15+
This commit also enables the city and year flags on the create speaker command properly.
16+
17+
Fixes #72
18+
- Add bio for create speaker
19+
20+
Also added bio to speaker model.
21+
Fixes #65
22+
- Remove old docs folder
23+
24+
__Contributors__
25+
26+
- Matt Stratton
27+
28+
Released by Matt Stratton, Wed 04 Oct 2017 -
29+
[see the diff](https://github.com/mh-cbon/devopsdays-cli/compare/0.12.8...0.13.0#diff)
30+
______________
31+
332
### 0.12.8
433

534
__Changes__
@@ -537,6 +566,8 @@ __Changes__
537566

538567

539568

569+
570+
540571

541572

542573

0 commit comments

Comments
 (0)