Skip to content

Commit 7ced7b4

Browse files
committed
Update on release of Stack 2.15.5
1 parent 92439b8 commit 7ced7b4

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

ChangeLog.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## Unreleased changes
4+
5+
Release notes:
6+
7+
**Changes since v2.15.5:**
8+
9+
Major changes:
10+
11+
Behavior changes:
12+
13+
Other enhancements:
14+
15+
Bug fixes:
16+
317
## v2.15.5 - 2024-03-28
418

519
Release notes:

package.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
spec-version: 0.35.0
33

44
name: stack
5-
version: '2.15.5'
5+
version: '2.15.6'
66
synopsis: The Haskell Tool Stack
77
description: |
88
Please see the documentation at <https://docs.haskellstack.org>

stack.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cabal-version: 2.0
55
-- see: https://github.com/sol/hpack
66

77
name: stack
8-
version: 2.15.5
8+
version: 2.15.6
99
synopsis: The Haskell Tool Stack
1010
description: Please see the documentation at <https://docs.haskellstack.org>
1111
for usage information.

0 commit comments

Comments
 (0)