Skip to content

Commit cedd46e

Browse files
authored
Update CHANGELOG.md
1 parent 65158a4 commit cedd46e

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

CHANGELOG.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,20 @@
1-
2025-03-07: (0.75)
1+
2025-03-07:
2+
* (0.75)
23

3-
2025-03-05: First official release (0.75)
4+
2025-03-05:
5+
* First official release (0.75)
46

5-
2025-03-21: Bump to v0.80 - Add support for external labels, such as BIOS calls. Improved code detection methods.
7+
2025-03-21:
8+
* Bump to v0.80 - Add support for external labels, such as BIOS calls. Improved code detection methods.
69

7-
2025-06-13: Bump to v0.85 - Add the ability to define user-defined labels to the labels file. Increased error handling, more informational messages.
10+
2025-06-13:
11+
* Bump to v0.85 - Add the ability to define user-defined labels to the labels file. Increased error handling, more informational messages.
812

9-
2025-06-18: Bump to v0.87 - Corrected issues with string detection where strings weren't being properly decoded.
13+
2025-06-18:
14+
* Bump to v0.87 - Corrected issues with string detection where strings weren't being properly decoded.
1015

11-
2025-06-20: * Bump to v0.89 - Bugfix for dropped `JP (IY)` instructions.
12-
* Made JR decoding match the style of other jumps.
13-
*Added template support for defining words
16+
2025-06-20:
17+
* Bump to v0.89 - Bugfix for dropped `JP (IY)` instructions.
18+
* Made JR decoding match the style of other jumps.
19+
* Added template support for defining words
20+
* Bump to v0.90 - Add support for defining words, corrected a but with byte processing.

0 commit comments

Comments
 (0)