File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Expand file tree Collapse file tree 3 files changed +17
-2
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
+ ** Changes since v2.7.5:**
9
+
10
+ Major changes:
11
+
12
+ Behavior changes:
13
+
14
+ Other enhancements:
15
+
16
+ Bug fixes:
17
+
18
+
4
19
## v2.7.5
5
20
6
21
** Changes since v2.7.3:**
Original file line number Diff line number Diff line change 1
1
name : stack
2
- version : ' 2.7.5 '
2
+ version : ' 2.7.6 '
3
3
synopsis : The Haskell Tool Stack
4
4
description : |
5
5
Please see the documentation at <https://docs.haskellstack.org>
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ cabal-version: 2.0
5
5
-- see: https://github.com/sol/hpack
6
6
7
7
name : stack
8
- version : 2.7.5
8
+ version : 2.7.6
9
9
synopsis : The Haskell Tool Stack
10
10
description : Please see the documentation at <https://docs.haskellstack.org>
11
11
for usage information.
You can’t perform that action at this time.
0 commit comments