]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/blame - vendor/github.com/zclconf/go-cty-yaml/CHANGELOG.md
update vendor and go.mod
[github/fretlink/terraform-provider-statuscake.git] / vendor / github.com / zclconf / go-cty-yaml / CHANGELOG.md
CommitLineData
863486a6
AG
1# 1.0.1 (July 30, 2019)
2
3* The YAML decoder is now correctly treating quoted scalars as verbatim literal
4 strings rather than using the fuzzy type selection rules for them. Fuzzy
5 type selection rules still apply to unquoted scalars.
6 ([#4](https://github.com/zclconf/go-cty-yaml/pull/4))
7
8# 1.0.0 (May 26, 2019)
9
10Initial release.