We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 490de70 commit 83ec40fCopy full SHA for 83ec40f
ChangeLog.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## 0.1.10.0
11
12
Release notes:
stack.cabal
@@ -1,5 +1,5 @@
name: stack
-version: 0.1.10.0
+version: 0.1.10.1
synopsis: The Haskell Tool Stack
description: Please see the README.md for usage information, and
the wiki on Github for more details. Also, note that
0 commit comments