Skip to content

Commit 69f9e42

Browse files
committed
Update change log file for 0.14.0
1 parent 6b9a85e commit 69f9e42

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

change.log

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,56 @@
11

2+
0.14.0
3+
4+
* Move banner call
5+
6+
This gives a little more flexability, and it also handles the issue where banner was hijacking the help flags.
7+
8+
Fixes #75
9+
10+
Signed-off-by: Matt Stratton <[email protected]>
11+
* Add proper fetching of talks
12+
13+
Signed-off-by: Matt Stratton <[email protected]>
14+
* Add small functionality to helpers.GetTalks
15+
16+
It only returns the filenames right now, but it’s a start
17+
18+
Signed-off-by: Matt Stratton <[email protected]>
19+
* Fix regression with event name
20+
21+
Signed-off-by: Matt Stratton <[email protected]>
22+
* MVP of create event function
23+
24+
Introduced bug - name field in YAML has the city name capitalized (it is not getting this value from the struct)
25+
26+
Signed-off-by: Matt Stratton <[email protected]>
27+
* Fix twitter field in event template
28+
29+
Signed-off-by: Matt Stratton <[email protected]>
30+
* Add helpers.CopyFile function
31+
32+
Signed-off-by: Matt Stratton <[email protected]>
33+
* Add nouns and verbs to README
34+
35+
Signed-off-by: Matt Stratton <[email protected]>
36+
* Remove dummy file
37+
* Adding dummy file to test auto-sign
38+
39+
Signed-off-by: Matt Stratton <[email protected]>
40+
* Add configuration for stale bot
41+
42+
Signed-off-by: Matt Stratton <[email protected]>
43+
* Fix spacing error in speaker template
44+
* Update event model
45+
* Move templates into template file
46+
* Implement scaffold of GetTalks function
47+
48+
- Matt Stratton <[email protected]>
49+
50+
-- Matt Stratton <[email protected]>; Thu, 05 Oct 2017 11:30:16 -0500
51+
52+
53+
254
0.13.0
355

456
* Update README
@@ -432,6 +484,8 @@
432484

433485

434486

487+
488+
435489

436490

437491

0 commit comments

Comments
 (0)