about summary refs log tree commit diff
path: root/Changelog.txt
diff options
context:
space:
mode:
authorIrene Knapp <ireneista@irenes.space>2026-09-21 00:29:46 -0700
committerIrene Knapp <ireneista@irenes.space>2026-09-21 00:40:45 -0700
commit0860b49f8e326016349e1096ab705dc0efefe3a8 (patch)
treeeabfc4a60a65a2054ef1992b29745629d585e85c /Changelog.txt
parent53cb8ad78845f95383b0a253eeef05cc76364743 (diff)
release version 3.0 v3.0
this is the first-ever release! wow :33333

have fun y'all!!!!

Force-Push: yes
Change-Id: Ifc95e4e63e4ee477b4c23d83a82f7a1e050f7925
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
+