Skip to content

Commit 1c7ba8c

Browse files
committed
Bump to 1.0.4.3 and update changelog
1 parent 322160d commit 1c7ba8c

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+
## 1.0.4.3
4+
5+
Bug fixes
6+
7+
* Don't delete contents of ~/.ssh when using `stack clean --full` with Docker
8+
enabled [#2000](https://github.com/commercialhaskell/stack/issues/2000)
9+
310
## 1.0.4.2
411

512
Build with path-io-1.0.0. There are no changes in behaviour from 1.0.4,

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: 1.0.4.2
2+
version: 1.0.4.3
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)