Skip to content

Commit 48d8509

Browse files
committed
Release.
1 parent e6ce63c commit 48d8509

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors:
66
77
website: 'https://zxe.io'
88
cff-version: '1.2.0'
9-
date-released: '2024-04-18'
9+
date-released: '2024-09-21'
1010
keywords:
1111
- CPU
1212
- LLE
@@ -18,5 +18,5 @@ message: If you use this software, please cite it using these metadata.
1818
repository-code: 'https://github.com/redcode/Z80'
1919
title: Z80
2020
type: software
21-
version: '0.2-pre-2024-04-18'
21+
version: '0.2-pre-2024-09-21'
2222
url: 'https://zxe.io/software/Z80'

HISTORY

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Z80 v0.2-pre (2024-04-18)
1+
Z80 v0.2-pre (2024-09-21)
22
=========================
33

44
This is an important update that addresses a number of issues and also includes

documentation/VersionHistory.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Version history
55
Z80 v0.2-pre
66
============
77

8-
*Released on 2024-04-18*
8+
*Released on 2024-09-21*
99

1010
This is an important update that addresses a number of issues and also includes new features. Please note that the changes introduced in this release break the binary compatibility with the previous version.
1111

0 commit comments

Comments
 (0)