Skip to content

Commit c5098c7

Browse files
committed
Prepare v1.5.0 release
1 parent a385ae9 commit c5098c7

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,22 @@
22

33
* Your contribution here.
44

5+
# 1.5.0 (2017-03-08)
6+
7+
### Features
8+
59
* [#123](https://github.com/technekes/nib/pull/123) Favor Docker over Compose for CodeClimate command - [@johnallen3d](https://github.com/johnallen3d).
610
* [#129](https://github.com/technekes/nib/pull/129) Upgrade `shell` command - [@johnallen3d](https://github.com/johnallen3d).
7-
* [#130](https://github.com/technekes/nib/pull/130) Use CMD if argument not passed to `run` - [@johnallen3d](https://github.com/johnallen3d).
811
* [#124](https://github.com/technekes/nib/pull/124) Use a Docker volume to store history - [@johnallen3d](https://github.com/johnallen3d).
912

13+
### Hotfixes
14+
15+
* [#130](https://github.com/technekes/nib/pull/130) Use CMD if argument not passed to `run` - [@johnallen3d](https://github.com/johnallen3d).
16+
17+
### Maintenance
18+
19+
* [#131](https://github.com/technekes/nib/pull/131) Viva la Alpine image! - [@johnallen3d](https://github.com/johnallen3d).
20+
1021
# 1.4.2 (2017-02-23)
1122

1223
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.2
1+
1.5.0

0 commit comments

Comments
 (0)