aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..f94fcbd
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,6 @@
+# v1.0.0 (2021-05-28)
+
+Initial release. The library had been mostly feature-complete since 2018, but I
+never got around to actually tagging a 1.0.0 since a few less-used features are
+missing in the API (mostly object versioning). The 1.0.0 release was overdue,
+though, given that this library was already used in many prod deployments.