Skip to content

Commit c354f4a

Browse files
committed
Version 0.21.0
1 parent 16f689c commit c354f4a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.21.0] - 2023-05-04
11+
12+
Features:
13+
- Add `spago migrate` command to port a `spago.dhall` configuration to the new-style `spago.yaml` (#901)
14+
1015
Bugfixes:
1116
- Windows: forward the proper exit code when running spago via NPM (#883, #884)
1217

1318
Other improvements:
1419
- CI: cleanup CI for 0.15.0 PureScript updates (#879)
15-
- Install: upgrade `make-fetch-happen` to `^11.0.1` (#925)
1620

1721
## [0.20.9] - 2022-05-03
1822

spago.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 2.4
22

33
name: spago
4-
version: 0.20.9
4+
version: 0.21.0
55
description: Please see the README on GitHub at <https://github.com/purescript/spago#readme>
66
homepage: https://github.com/purescript/spago#readme
77
bug-reports: https://github.com/purescript/spago/issues

0 commit comments

Comments
 (0)