Skip to content

Commit e7ad477

Browse files
committed
Update Changelog
1 parent a214ad2 commit e7ad477

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55

66

77

8+
<a name="v0.8.1"></a>
9+
## [v0.8.1] - 2020-01-21
10+
11+
### Bug Fixes
12+
- Show native map and list as default value in JSON ([#174](https://github.com/segmentio/terraform-docs/issues/174))
13+
14+
815
<a name="v0.8.0"></a>
916
## [v0.8.0] - 2020-01-17
1017

@@ -278,7 +285,8 @@ the second release from now.
278285
- Initial commit
279286

280287

281-
[Unreleased]: https://github.com/segmentio/terraform-docs/compare/v0.8.0...HEAD
288+
[Unreleased]: https://github.com/segmentio/terraform-docs/compare/v0.8.1...HEAD
289+
[v0.8.1]: https://github.com/segmentio/terraform-docs/compare/v0.8.0...v0.8.1
282290
[v0.8.0]: https://github.com/segmentio/terraform-docs/compare/v0.7.0...v0.8.0
283291
[v0.7.0]: https://github.com/segmentio/terraform-docs/compare/v0.6.0...v0.7.0
284292
[v0.6.0]: https://github.com/segmentio/terraform-docs/compare/v0.5.0...v0.6.0

0 commit comments

Comments
 (0)