You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,12 @@
1
-
# Z80-Ruby ChangeLog
1
+
# Z80-Ruby Changelog
2
+
3
+
This is the version history and changelog of Z80-Ruby. Version numbers do not correlate with those of the Z80 library. Release dates are in UTC time zone.
4
+
5
+
## 0.3.1 / 2024-01-05
6
+
7
+
### Bugfixes
8
+
9
+
* Fixed `Z80#full_r`, which previously acted as `Z80#refresh_address` by mistake.
0 commit comments