Skip to content

Commit b0f3879

Browse files
mergify[bot]mpickeringMikolajulysses4ever
authored
Backport #10894: Add release notes for 3.14.2.0 release (#10905)
* Add release notes for 3.14.2.0 release (cherry picked from commit 7bd6198) # Conflicts: # Cabal-hooks/CHANGELOG.md # cabal-install/changelog # changelog.d/pr-10493 # changelog.d/pr-10546 # changelog.d/pr-10828.md * Remove redundant Other Changes header Fixes #10685 (cherry picked from commit b2606fe) * Apply suggestions from code review Co-authored-by: Artem Pelenitsyn <[email protected]> (cherry picked from commit 822997d) * fix conflicts * typos * remove little changelog files that somehow Mergify failed to remove during cherry-pick * add the missing new entry in cabal-install/ChangeLog.md --------- Co-authored-by: Matthew Pickering <[email protected]> Co-authored-by: Mikolaj Konarski <[email protected]> Co-authored-by: Artem Pelenitsyn <[email protected]>
1 parent 9a110e8 commit b0f3879

File tree

23 files changed

+181
-259
lines changed

23 files changed

+181
-259
lines changed

Cabal-hooks/CHANGELOG.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
1-
# Changelog for `Cabal-hooks`
2-
3-
## 3.16 – November 2024
4-
5-
* Release accompanying `Cabal-3.16`.
6-
No changes to `Cabal-hooks` itself; all changes come changes in re-exports
7-
from `Cabal`.
8-
9-
## 3.14 – November 2024
10-
11-
* Initial release of the `Hooks` API.
12-
1+
# Changelog for `Cabal-hooks`
2+
3+
## 3.14.2 – April 2025
4+
* No changes
5+
6+
## 3.14 – November 2024
7+
8+
* Initial release of the `Hooks` API.
9+

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.14.1.0.md
1+
Please see https://github.com/haskell/cabal/blob/master/release-notes/Cabal-3.14.2.0.md

Cabal/ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 3.14.2.0 [Mikolaj Konarski](mailto:[email protected]) April 2025
2+
* See https://github.com/haskell/cabal/blob/master/release-notes/Cabal-3.14.2.0.md
3+
14
# 3.14.1.0 [Hécate](mailto:[email protected]) November 2024
25
* See https://github.com/haskell/cabal/blob/master/release-notes/Cabal-3.14.1.0.md
36

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.14.1.0.md
1+
Please see https://github.com/haskell/cabal/blob/master/release-notes/cabal-install-3.14.2.0.md

cabal-install/ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change-log
22

3+
## 3.14.2.0 [Mikolaj Konarski](mailto:[email protected]) April 2025
4+
5+
* See https://github.com/haskell/cabal/blob/master/release-notes/cabal-install-3.14.2.0.md
6+
37
## 3.14.1.0 (Hécate [[email protected]](mailto:[email protected]) November 2024)
48

59
* See https://github.com/haskell/cabal/blob/master/release-notes/cabal-install-3.14.1.0.md

changelog.d/pr-10493

Lines changed: 0 additions & 11 deletions
This file was deleted.

changelog.d/pr-10546

Lines changed: 0 additions & 82 deletions
This file was deleted.

changelog.d/pr-10554

Lines changed: 0 additions & 12 deletions
This file was deleted.

changelog.d/pr-10616

Lines changed: 0 additions & 11 deletions
This file was deleted.

changelog.d/pr-10725

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)