We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99642f0 commit aade998Copy full SHA for aade998
CHANGELOG.md
@@ -1,7 +1,15 @@
1
# Changelog
2
3
## [Unreleased]
4
-[Unreleased]: https://github.com/philandstuff/dhall-golang/compare/v6.0.1...HEAD
+[Unreleased]: https://github.com/philandstuff/dhall-golang/compare/v6.0.2...HEAD
5
+
6
+## [6.0.2] - 2021-10-09
7
+[6.0.2]: https://github.com/philandstuff/dhall-golang/compare/v6.0.1...v6.0.2
8
9
+This fixes a problem where dhall-golang expected the Prelude to be
10
+present on the host machine.
11
12
+Thanks to @Trundle and @Gabriel439 for their contributions to this release.
13
14
## [6.0.1] - 2020-12-04
15
[6.0.1]: https://github.com/philandstuff/dhall-golang/compare/v6.0.0...v6.0.1
0 commit comments