forked from haskell/cabal
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
missed the two changelog pointers (haskell#10138)
* missed the two changelog pointers * Apply suggestions from code review fixup! missed the two changelog pointers Co-authored-by: ffaf1 <[email protected]> * squash! and the other two changelogs --------- Co-authored-by: ffaf1 <[email protected]>
- Loading branch information
Showing
4 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Please see https://github.com/haskell/cabal/blob/master/release-notes/Cabal-3.12.0.0.md | ||
Please see https://github.com/haskell/cabal/blob/master/release-notes/Cabal-3.12.1.0.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
# 3.12.1.0 [Artem Pelenitsyn](mailto:[email protected]) June 2024 | ||
* See https://github.com/haskell/cabal/blob/master/release-notes/Cabal-3.12.1.0.md | ||
|
||
# 3.12.0.0 [Francesco Ariis](mailto:[email protected]) May 2024 | ||
* See https://github.com/haskell/cabal/blob/master/release-notes/Cabal-3.12.0.0.md | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Please see https://github.com/haskell/cabal/blob/master/release-notes/cabal-install-3.10.3.0.md | ||
Please see https://github.com/haskell/cabal/blob/master/release-notes/cabal-install-3.12.1.0.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
-*-change-log-*- | ||
|
||
3.12.1.0 Artem Pelenitsyn <[email protected]> June 2024 | ||
* See https://github.com/haskell/cabal/blob/master/release-notes/cabal-install-3.12.1.0.md | ||
|
||
3.10.2.0 Hécate <[email protected]> August 2023 | ||
3.10.3.0 Hécate <[email protected]> January 2024 | ||
* See https://github.com/haskell/cabal/blob/master/release-notes/cabal-install-3.10.3.0.md | ||
|