Release 0.1.14.1

This commit is contained in:
2021-04-11 18:01:31 +02:00
parent 672b179446
commit f6a4f55384
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
# Revision history for ghcup
## 0.1.14.1 -- 2021-04-11
* Make internal symlink target parser more lax, fixes [#119](https://gitlab.haskell.org/haskell/ghcup-hs/-/issues/119)
* Prepare for hackage release
## 0.1.14 -- 2021-03-07
* Major bugfix: fix handling of stray versions wrt [#116](https://gitlab.haskell.org/haskell/ghcup-hs/-/issues/116)