Commit 0b3f77d
Changed files (1)
CHANGELOG.md
@@ -1,5 +1,18 @@
+Version 0.1.0
+
+# Changelog
+
+All notable changes to this project will be documented in this file.
+
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+
## [Unreleased]
## [0.1.0] - 2021-06-05
- Initial release
+- Add support for parsing `.terraform.lock.hcl` files.
+
+[Unreleased]: https://github.com/xlgmokha/hcl2/compare/v0.1.0...HEAD
+[0.1.0]: https://github.com/xlgmokha/hcl2/compare/ab9eeb30e53ad95d9d1d3a8e538cb9d9a8a478b8...v0.1.0