summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b3a2cf1..2e0e688 100644
--- a/CHANGELOG.md
+++ b/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