mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 12:58:35 +07:00
Update Changelog
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -5,6 +5,13 @@
|
||||
|
||||
|
||||
|
||||
<a name="v0.8.1"></a>
|
||||
## [v0.8.1] - 2020-01-21
|
||||
|
||||
### Bug Fixes
|
||||
- Show native map and list as default value in JSON ([#174](https://github.com/segmentio/terraform-docs/issues/174))
|
||||
|
||||
|
||||
<a name="v0.8.0"></a>
|
||||
## [v0.8.0] - 2020-01-17
|
||||
|
||||
@@ -278,7 +285,8 @@ the second release from now.
|
||||
- Initial commit
|
||||
|
||||
|
||||
[Unreleased]: https://github.com/segmentio/terraform-docs/compare/v0.8.0...HEAD
|
||||
[Unreleased]: https://github.com/segmentio/terraform-docs/compare/v0.8.1...HEAD
|
||||
[v0.8.1]: https://github.com/segmentio/terraform-docs/compare/v0.8.0...v0.8.1
|
||||
[v0.8.0]: https://github.com/segmentio/terraform-docs/compare/v0.7.0...v0.8.0
|
||||
[v0.7.0]: https://github.com/segmentio/terraform-docs/compare/v0.6.0...v0.7.0
|
||||
[v0.6.0]: https://github.com/segmentio/terraform-docs/compare/v0.5.0...v0.6.0
|
||||
|
||||
Reference in New Issue
Block a user