File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.20.6] - 2022-02-09
11
+
12
+ Bugfixes:
13
+ - Oh no, not libtinfo again (#853 , #854 )
14
+
10
15
## [ 0.20.5] - 2022-02-08
11
16
12
17
Features:
Original file line number Diff line number Diff line change 1
1
cabal-version : 2.4
2
2
3
3
name : spago
4
- version : 0.20.5
4
+ version : 0.20.6
5
5
description : Please see the README on GitHub at <https://github.com/purescript/spago#readme>
6
6
homepage : https://github.com/purescript/spago#readme
7
7
bug-reports : https://github.com/purescript/spago/issues
Original file line number Diff line number Diff line change @@ -2,6 +2,9 @@ resolver: lts-18.24
2
2
packages :
3
3
- .
4
4
extra-deps :
5
+ - Cabal-3.6.2.0
6
+ - process-1.6.13.1
7
+ - dhall-1.39.0
5
8
- semver-range-0.2.8
6
9
- with-utf8-1.0.2.2
7
10
allow-newer : true
You can’t perform that action at this time.
0 commit comments