Skip to content

Commit bcdfb60

Browse files
committed
v6.0.1
1 parent ca8fd8a commit bcdfb60

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
# Changelog
22

33
## [Unreleased]
4-
[Unreleased]: https://github.com/philandstuff/dhall-golang/compare/v6.0.0...HEAD
4+
[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)
514

615
## [6.0.0] - 2020-11-04
716
[6.0.0]: https://github.com/philandstuff/dhall-golang/compare/v5.0.0...v6.0.0

0 commit comments

Comments
 (0)