Skip to content

Commit 118f817

Browse files
committed
0.7.7 → 0.8.0
1 parent c5ea3d0 commit 118f817

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.8.0] - 2019-05-16
11+
12+
Breaking changes:
13+
- Rename "bundle" to "bundle-app" and "make-module" to "bundle-module" for consistency (#175, #147)
14+
1015
Bugfixes:
1116
- Don't fail `init` if a `packages.dhall` is already there, as it's the case of psc-package projects with local spacchetti (#180)
1217

1318
Other improvements:
1419
- Remove CI check for package-sets version, add cron script to update it instead (#185)
1520
- Fill in CHANGELOG from release notes (#186)
21+
- Fix LICENSE file so GitHub recognizes it (#197)
22+
- Add a CONTRIBUTING file (#198, #189)
23+
- Improve README (#199, #194, #196, #201, #193, #192, #187, #178, #191, #150, #142)
1624

1725
## [0.7.7] - 2019-04-28
1826

0 commit comments

Comments
 (0)