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:
@@ -3,6 +3,8 @@
|
||||
<a name="unreleased"></a>
|
||||
## [Unreleased]
|
||||
### Bug Fixes
|
||||
- Read leading module header from main.tf ([#154](https://github.com/segmentio/terraform-docs/issues/154))
|
||||
- Read leading comment lines if description is not provided ([#151](https://github.com/segmentio/terraform-docs/issues/151))
|
||||
- Reimplement '--no-sort' to be compatible with Terraform 0.12 configuration ([#141](https://github.com/segmentio/terraform-docs/issues/141))
|
||||
|
||||
### Code Refactoring
|
||||
@@ -24,6 +26,8 @@
|
||||
|
||||
### BREAKING CHANGE
|
||||
|
||||
- In the JSON format respone, module "Comment" has been renamed to module `header`.
|
||||
|
||||
- For simplicity we've decided to
|
||||
deprecated the old `--sort-inputs-by-required` flag
|
||||
to the simpler and more generic `--sort--by-required`.
|
||||
|
||||
Reference in New Issue
Block a user