aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2024-12-09 20:51:41 +0100
committerMiquel Sabaté Solà <mikisabate@gmail.com>2024-12-09 20:51:41 +0100
commitc4f42fbf1197f9212477f398699fa65afddd0720 (patch)
tree0504542a4ec389b25a280da415c8b8afac028e87 /CHANGELOG.md
parent53a3004db78103e8738e8b73040d1b18a3fdc7dd (diff)
downloadlist.nes-c4f42fbf1197f9212477f398699fa65afddd0720.tar.gz
list.nes-c4f42fbf1197f9212477f398699fa65afddd0720.zip
Prepare for v1.0 release
Nothing has happened so far and I'm quite happy with the status of this. Let's tag a new release and maybe we can do more ambitious things in the future. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d433fdc..2cc4a13 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-## 0.1
+## v1.0
Initial version with a `list.s` file which implements the `List` scope. This
scope defines two 16-bit pointers from which you can manipulate a list, but they