about summary refs log tree commit diff
path: root/Changelog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
new file mode 100644
index 0000000..35c6368
--- /dev/null
+++ b/Changelog.txt
@@ -0,0 +1,13 @@
+Version 3.0
+2026-09-21
+
+   This is the initial release. It is a self-hosting, self-bootstrapping
+dialect of Forth targeting Linux on the amd64 ISA, with no external
+dependencies. It does not yet have a parser, a type checker, a knowledge
+graph database, or various other things it hopes to someday be known for. This
+roughness is reflected in the imprecision of its version number.
+
+   We hope you all have a ton of fun with it!
+
+-- Irenes <3
+