Skip to content

Commit b1b9eb1

Browse files
committed
v2.1.0.3 (release candidate)
1 parent 51e481e commit b1b9eb1

File tree

3 files changed

+6
-9
lines changed

3 files changed

+6
-9
lines changed

ChangeLog.md

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

33

4-
## Unreleased changes
5-
6-
Release notes:
7-
8-
Major changes:
9-
10-
Behavior changes:
4+
## v2.1.0.3 (release candidate)
115

126
Other enhancements:
137

@@ -16,6 +10,9 @@ Other enhancements:
1610

1711
Bug fixes:
1812

13+
* Fix regression where `stack --docker` would quite after 20 seconds on
14+
macOS.
15+
1916

2017
## v2.1.0.1 (release candidate)
2118

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: stack
2-
version: '2.1.0.2'
2+
version: '2.1.0.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

snapshot-nightly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: nightly-2019-05-23
1+
resolver: nightly-2019-06-02
22
name: snapshot-for-building-stack-with-ghc-8.6.5
33

44
packages:

0 commit comments

Comments
 (0)