Skip to content

Commit

Permalink
missed the two changelog pointers (#10138) (#10139)
Browse files Browse the repository at this point in the history
* 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]>
(cherry picked from commit 82cad89)

Co-authored-by: brandon s allbery kf8nh <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
mergify[bot] and geekosaur authored Jul 6, 2024
1 parent 5baa0dd commit 2a09ec0
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cabal-syntax/ChangeLog.md
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
3 changes: 3 additions & 0 deletions Cabal/ChangeLog.md
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
# 3.12.0.0 [Francesco Ariis](mailto:[email protected]) March 2024
* See https://github.com/haskell/cabal/blob/master/release-notes/Cabal-3.12.0.0.md
Expand Down
2 changes: 1 addition & 1 deletion cabal-install-solver/ChangeLog.md
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
3 changes: 3 additions & 0 deletions cabal-install/changelog
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.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

Expand Down

0 comments on commit 2a09ec0

Please sign in to comment.