File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff 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+
1015Bugfixes:
1116- Windows: forward the proper exit code when running spago via NPM (#883 , #884 )
1217
1318Other 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
Original file line number Diff line number Diff line change 11cabal-version : 2.4
22
33name : spago
4- version : 0.20.9
4+ version : 0.21.0
55description : Please see the README on GitHub at <https://github.com/purescript/spago#readme>
66homepage : https://github.com/purescript/spago#readme
77bug-reports : https://github.com/purescript/spago/issues
You can’t perform that action at this time.
0 commit comments