Skip to content

Commit 83ec40f

Browse files
committed
Bump version to 0.1.10.1 and update changelog
1 parent 490de70 commit 83ec40f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

ChangeLog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 0.1.10.1
4+
5+
Bug fixes:
6+
7+
* `stack image container` did not actually build an image
8+
[#1473](https://github.com/commercialhaskell/stack/issues/1473)
9+
310
## 0.1.10.0
411

512
Release notes:

stack.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: stack
2-
version: 0.1.10.0
2+
version: 0.1.10.1
33
synopsis: The Haskell Tool Stack
44
description: Please see the README.md for usage information, and
55
the wiki on Github for more details. Also, note that

0 commit comments

Comments
 (0)