Skip to content

Commit 9a4b63d

Browse files
committed
Tweak README
1 parent 46bf46d commit 9a4b63d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
## 0.1.50.0 -- 2025-03-23
44

55
* Fix logic when guessing incomplete PVP versions, fixes [#1243](https://github.com/haskell/ghcup-hs/pull/1243)
6-
* Add `default` channel alias wrt [#1196](https://github.com/haskell/ghcup-hs/pull/1196)
7-
* Print post rm messages in TUI wrt [#1202](https://github.com/haskell/ghcup-hs/pull/1202)
86
* Speed up metadata parsing significantly wrt [#1213](https://github.com/haskell/ghcup-hs/issues/1213)
97
* Implement "install targets", fixes [#1210](https://github.com/haskell/ghcup-hs/issues/1210)
8+
* Add `default` channel alias wrt [#1196](https://github.com/haskell/ghcup-hs/pull/1196)
9+
* Print post rm messages in TUI wrt [#1202](https://github.com/haskell/ghcup-hs/pull/1202)
10+
* Print pre install messages in TUI wrt [#1241](https://github.com/haskell/ghcup-hs/issues/1241)
1011
* Fix handling of 'ghc' subdir in parser for obtaining set ghc version wrt [#1215](https://github.com/haskell/ghcup-hs/issues/1215)
1112

1213
## 0.1.40.0 -- 2025-01-01

0 commit comments

Comments
 (0)