Skip to content

Commit e867421

Browse files
committed
Update release notes markdown for 0.23.0
1 parent 6113cce commit e867421

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

RELEASE_NOTES.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,22 @@
11
# Change Log
22

3-
## [0.22.1](https://github.com/devopsdays/devopsdays-cli/tree/0.22.1) (2017-10-21)
4-
[Full Changelog](https://github.com/devopsdays/devopsdays-cli/compare/0.22.0...0.22.1)
3+
## [0.23.0](https://github.com/devopsdays/devopsdays-cli/tree/0.23.0) (2018-05-25)
4+
[Full Changelog](https://github.com/devopsdays/devopsdays-cli/compare/0.22.1...0.23.0)
55

6-
**Implemented enhancements:**
6+
**Closed issues:**
77

8-
- implement error checking in helpers.GetTalks [\#88](https://github.com/devopsdays/devopsdays-cli/issues/88)
8+
- Rename stuttering functions in Event package [\#127](https://github.com/devopsdays/devopsdays-cli/issues/127)
9+
- Refactor templates to not need to use rice box [\#121](https://github.com/devopsdays/devopsdays-cli/issues/121)
10+
- Fix 'Duplicate Code' issue in event\event.go [\#117](https://github.com/devopsdays/devopsdays-cli/issues/117)
11+
- update helpers.ResizeImage to return error code and do something with it here [\#105](https://github.com/devopsdays/devopsdays-cli/issues/105)
12+
- Create contributing doc [\#36](https://github.com/devopsdays/devopsdays-cli/issues/36)
13+
- Verify that webdir is valid [\#32](https://github.com/devopsdays/devopsdays-cli/issues/32)
14+
15+
**Merged pull requests:**
16+
17+
- Restructure packages [\#129](https://github.com/devopsdays/devopsdays-cli/pull/129) ([mattstratton](https://github.com/mattstratton))
18+
- Fix stuttering functions in Event package [\#128](https://github.com/devopsdays/devopsdays-cli/pull/128) ([mattstratton](https://github.com/mattstratton))
19+
- Quick wins [\#126](https://github.com/devopsdays/devopsdays-cli/pull/126) ([mattstratton](https://github.com/mattstratton))
920

1021

1122

0 commit comments

Comments
 (0)