File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
- ## Unreleased changes
5
-
6
- Release notes:
7
-
8
- Major changes:
9
-
10
- Behavior changes:
4
+ ## v2.1.0.3 (release candidate)
11
5
12
6
Other enhancements:
13
7
@@ -16,6 +10,9 @@ Other enhancements:
16
10
17
11
Bug fixes:
18
12
13
+ * Fix regression where ` stack --docker ` would quite after 20 seconds on
14
+ macOS.
15
+
19
16
20
17
## v2.1.0.1 (release candidate)
21
18
Original file line number Diff line number Diff line change 1
1
name : stack
2
- version : ' 2.1.0.2 '
2
+ version : ' 2.1.0.3 '
3
3
synopsis : The Haskell Tool Stack
4
4
description : ! ' Please see the README.md for usage information, and
5
5
the wiki on Github for more details. Also, note that
Original file line number Diff line number Diff line change 1
- resolver : nightly-2019-05-23
1
+ resolver : nightly-2019-06-02
2
2
name : snapshot-for-building-stack-with-ghc-8.6.5
3
3
4
4
packages :
You can’t perform that action at this time.
0 commit comments