We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 698bd72 commit 61600dfCopy full SHA for 61600df
1 file changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change Log
2
3
+## [0.4.1][5] (2025-12-21)
4
+
5
+* fix for Python 3.12 and rpyc
6
+* added support for Python 3.13
7
8
## [0.4.0][4] (2025-12-20)
9
10
* rewrote machine's execute
@@ -30,3 +35,4 @@
30
35
[2]: https://github.com/cnvogelg/machine68k/tree/v0.2.0
31
36
[3]: https://github.com/cnvogelg/machine68k/tree/v0.3.0
32
37
[4]: https://github.com/cnvogelg/machine68k/tree/v0.4.0
38
+[5]: https://github.com/cnvogelg/machine68k/tree/v0.4.1
0 commit comments