Skip to content

Commit ec63fe0

Browse files
committed
Release process, 1st RC - Step E
1 parent fdb047c commit ec63fe0

File tree

4 files changed

+18
-4
lines changed

4 files changed

+18
-4
lines changed

ChangeLog.md

Lines changed: 14 additions & 0 deletions
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 v3.9.0.1:**
8+
9+
Major changes:
10+
11+
Behavior changes:
12+
13+
Other enhancements:
14+
15+
Bug fixes:
16+
317
## v3.9.0.1 (release candidate)
418

519
**Changes since v3.7.1:**

cabal.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ constraints:
176176
, silently ==1.2.5.4
177177
, split ==0.2.5
178178
, splitmix ==0.1.3.1
179-
, stack ==3.9.0.1
179+
, stack ==3.9.0.2
180180
, static-bytes ==0.1.1
181181
, stm ==2.5.3.1
182182
, stm-chans ==3.0.0.9

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
spec-version: 0.35.0
33

44
name: stack
5-
version: '3.9.0.1'
5+
version: '3.9.0.2'
66
synopsis: A program for developing Haskell projects
77
description: |
88
Stack (the Haskell Tool Stack) is a program for developing Haskell projects.

stack.cabal

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)