Skip to content

Commit 7829842

Browse files
authored
Merge pull request haskell#10358 from ffaf1/changelog-fixes
Add miscellaneous changelog fixes
2 parents 93db940 + 1305bee commit 7829842

File tree

4 files changed

+9
-2
lines changed

4 files changed

+9
-2
lines changed

Cabal-syntax/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Please see https://github.com/haskell/cabal/blob/master/release-notes/Cabal-3.12.1.0.md
1+
Please see https://github.com/haskell/cabal/blob/master/release-notes/Cabal-3.14.0.0.md

cabal-install-solver/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Please see https://github.com/haskell/cabal/blob/master/release-notes/cabal-install-3.12.1.0.md
1+
Please see https://github.com/haskell/cabal/blob/master/release-notes/cabal-install-3.14.0.0.md

cabal-install/changelog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
-*-change-log-*-
22

3+
3.14.0.0 Hécate <[email protected]> September 2024
4+
* See https://github.com/haskell/cabal/blob/master/release-notes/cabal-install-3.14.0.0.md
5+
36
3.12.1.0 Artem Pelenitsyn <[email protected]> June 2024
47
* See https://github.com/haskell/cabal/blob/master/release-notes/cabal-install-3.12.1.0.md
58

release-notes/Cabal-3.14.0.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Cabal and Cabal-syntax 3.14.0.0 changelog and release notes
2+
---
3+
4+
15
### Significant changes
26

37
- Neutral field to add files to sdist [#8817](https://github.com/haskell/cabal/issues/8817) [#10107](https://github.com/haskell/cabal/pull/10107)

0 commit comments

Comments
 (0)