We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e750d3 + deb4a99 commit 80c5860Copy full SHA for 80c5860
ChangeLog.md
@@ -1,6 +1,21 @@
1
# Changelog
2
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
19
## v2.7.5
20
21
**Changes since v2.7.3:**
package.yaml
@@ -1,5 +1,5 @@
name: stack
-version: '2.7.5'
+version: '2.7.6'
synopsis: The Haskell Tool Stack
description: |
Please see the documentation at <https://docs.haskellstack.org>
stack.cabal
@@ -5,7 +5,7 @@ cabal-version: 2.0
-- see: https://github.com/sol/hpack
-version: 2.7.5
+version: 2.7.6
description: Please see the documentation at <https://docs.haskellstack.org>
for usage information.
0 commit comments