Skip to content

Commit 151c39c

Browse files
author
Andres Schmois
committed
Update changelog
1 parent e1e81ca commit 151c39c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ChangeLog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ Bug fixes:
3939
* Fix `stack sdist` introducing unneded sublibrary syntax when using
4040
pvp-bounds. See
4141
[#5289](https://github.com/commercialhaskell/stack/issues/5289)
42+
* Fix modified time busting caches by always calculating sha256 digest
43+
during the build process.
44+
[#5125](https://github.com/commercialhaskell/stack/issues/5125)
4245

4346
## v2.3.1
4447

@@ -116,7 +119,7 @@ Other enhancements:
116119
prefixes each build log output line with a timestamp.
117120

118121
* Show warning about `local-programs-path` with spaces on windows
119-
when running scripts. See
122+
when running scripts. See
120123
[#5013](https://github.com/commercialhaskell/stack/pull/5013)
121124

122125
* Add `ls dependencies json` which will print dependencies as JSON.

0 commit comments

Comments
 (0)