Skip to content

Commit 87002e7

Browse files
committed
v2.7.4
1 parent 7927a3a commit 87002e7

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

ChangeLog.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
# Changelog
22

33

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

621
**Changes since v2.7.1:**

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.7.3'
2+
version: '2.7.4'
33
synopsis: The Haskell Tool Stack
44
description: |
55
Please see the documentation at <https://docs.haskellstack.org>

stack.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ cabal-version: 2.0
44
--
55
-- see: https://github.com/sol/hpack
66
--
7-
-- hash: a602fe627b6dcb4f50470060f0b90cf1ee668145c6332918e48247480bb1bf8b
7+
-- hash: 77dce7b7a1439cd2e0a568e2821a6dcb8139f3c9a6a2afbf0b768e7dcf53ec53
88

99
name: stack
10-
version: 2.7.3
10+
version: 2.7.4
1111
synopsis: The Haskell Tool Stack
1212
description: Please see the documentation at <https://docs.haskellstack.org>
1313
for usage information.

0 commit comments

Comments
 (0)