aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2025-06-30 10:02:27 +0200
committerTom Smeding <tom@tomsmeding.com>2025-06-30 10:02:27 +0200
commitcbf2aa66022235667474dbf6738a5b6823db4ac2 (patch)
tree8bc10f8031b58fb3a6f024486b3b87fed74d49a9 /CHANGELOG.md
parentb0c67170dcfb5151cd3caa422af229199926c633 (diff)
Package description and changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..009d267
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,7 @@
+# Changelog for `ox-arrays`
+
+This package intends to follow the [PVP](https://pvp.haskell.org/).
+
+## 0.1.0.0
+- Initial release
+- Various aspects of the API are still experimental, and breaking changes are expected in the future.