diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-12-09 20:51:41 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-12-09 20:51:41 +0100 |
| commit | c4f42fbf1197f9212477f398699fa65afddd0720 (patch) | |
| tree | 0504542a4ec389b25a280da415c8b8afac028e87 | |
| parent | 53a3004db78103e8738e8b73040d1b18a3fdc7dd (diff) | |
| download | list.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>
| -rw-r--r-- | CHANGELOG.md | 2 |
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 |
