We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca8fd8a commit bcdfb60Copy full SHA for bcdfb60
CHANGELOG.md
@@ -1,7 +1,16 @@
1
# Changelog
2
3
## [Unreleased]
4
-[Unreleased]: https://github.com/philandstuff/dhall-golang/compare/v6.0.0...HEAD
+[Unreleased]: https://github.com/philandstuff/dhall-golang/compare/v6.0.1...HEAD
5
+
6
+## [6.0.1] - 2020-12-04
7
+[6.0.1]: https://github.com/philandstuff/dhall-golang/compare/v6.0.0...v6.0.1
8
9
+This fixes a showstopper bug in 6.0.0.
10
11
+### Fixed
12
13
+ - Fix import paths to match new major version (#56)
14
15
## [6.0.0] - 2020-11-04
16
[6.0.0]: https://github.com/philandstuff/dhall-golang/compare/v5.0.0...v6.0.0
0 commit comments