File tree Expand file tree Collapse file tree 3 files changed +18
-5
lines changed Expand file tree Collapse file tree 3 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Unreleased changes
4+
5+ Release notes:
6+
7+ ** Changes since v2.5.0.1**
8+
9+ Major changes:
10+
11+ Behavior changes:
12+
13+ Other enhancements:
14+
15+ Bug fixes:
16+
317
418## v2.5.0.1 (release candidate)
519
@@ -10,8 +24,7 @@ Major changes:
1024 override the default location of snapshot configuration files. This option
1125 affects how snapshot synonyms (LTS/Nightly) are expanded to URLs by the
1226 ` pantry ` library.
13-
14- * ` docker-network ` configuration key added to overwrite docker ` --net ` arg
27+ * ` docker-network ` configuration key added to override docker ` --net ` arg
1528
1629Behavior changes:
1730
Original file line number Diff line number Diff line change 11name : stack
2- version : ' 2.5.0.1 '
2+ version : ' 2.5.0.2 '
33synopsis : The Haskell Tool Stack
44description : |
55 Please see the documentation at <https://docs.haskellstack.org>
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ cabal-version: 2.0
44--
55-- see: https://github.com/sol/hpack
66--
7- -- hash: 61645c5963ed18f7201973f007d50d07d5ff7c5fb7232cf958a505c0ccaa5992
7+ -- hash: f324825f9789ef2e08af344af8559352bd3620f251c6d4123e28a24df8159ea6
88
99name : stack
10- version : 2.5.0.1
10+ version : 2.5.0.2
1111synopsis : The Haskell Tool Stack
1212description : Please see the documentation at <https://docs.haskellstack.org>
1313 for usage information.
You can’t perform that action at this time.
0 commit comments