aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2021-12-31 16:11:02 +0000
committerLouis Pilfold <louis@lpil.uk>2021-12-31 16:11:02 +0000
commit36d98494539a809012cbe575f7169e918a326cd0 (patch)
tree69ed70a9bfe68d857c6e04024141877304700fe3 /CHANGELOG.md
parentfae5c90afae5d474c0016894926ad8cb91430cd3 (diff)
downloadgleam_json-36d98494539a809012cbe575f7169e918a326cd0.tar.gz
gleam_json-36d98494539a809012cbe575f7169e918a326cd0.zip
Changelog!
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..c2c03ea
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+## Unreleased
+
+- Converted to use the Gleam build tool.
+
+## v0.1.0 - 2020-07-30
+
+- Initial release.