Skip to content

Commit 349dac8

Browse files
committed
v2.1.0.4
1 parent b1b9eb1 commit 349dac8

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

ChangeLog.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,25 @@
11
# Changelog
22

33

4+
## Unreleased changes
5+
6+
**Changes since v2.1.0.3**
7+
8+
Release notes:
9+
10+
Major changes:
11+
12+
Behavior changes:
13+
14+
Other enhancements:
15+
16+
Bug fixes:
17+
18+
419
## v2.1.0.3 (release candidate)
520

21+
**Changes since v2.1.0.1**
22+
623
Other enhancements:
724

825
* Add `--docker-mount-mode` option to set the Docker volume mount mode
@@ -16,6 +33,8 @@ Bug fixes:
1633

1734
## v2.1.0.1 (release candidate)
1835

36+
**Changes since v1.9.3**
37+
1938
Major changes:
2039

2140
* Switch over to pantry for managing packages. This is a major change

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.3'
2+
version: '2.1.0.4'
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)