Skip to content

Commit bc85681

Browse files
authored
Merge pull request #3215 from domenkozar/fix-changelog
Fix changelog after #3205
2 parents 789fbe4 + 527d361 commit bc85681

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ Other enhancements:
5555
wired-in packages. See
5656
[#3172](https://github.com/commercialhaskell/stack/issues/3172).
5757
* MinGW bin folder now is searched for dynamic libraries. See [#3126](https://github.com/commercialhaskell/stack/issues/3126)
58+
* When using Nix, nix-shell now depends always on git to prevent runtime errors
59+
while fetching metadata
5860

5961
Bug fixes:
6062

@@ -147,8 +149,6 @@ Behavior changes:
147149

148150
Other enhancements:
149151

150-
* When using Nix, nix-shell now depends always on git to prevent runtime errors
151-
while fetching metadata
152152
* Internal cleanup: configuration types are now based much more on lenses
153153
* `stack build` and related commands now allow the user to disable debug symbol stripping
154154
with new `--no-strip`, `--no-library-stripping`, and `--no-executable-shipping` flags,

0 commit comments

Comments
 (0)