From b8e8395946445d1225b695a39624a67be529294a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Sat, 4 Mar 2023 16:32:51 +0100 Subject: [PATCH] CHANGELOG: restore entries mangled by https://github.com/JetBrains/gradle-changelog-plugin/issues/147 --- CHANGELOG.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96dc2c9c..f2857ff6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,8 @@ - macro calls: optional semantic highlighting ("rainbow colors") ### Fixed -- - support enclosed in `< ... >` for parameter containing `,` (`MESSAGE <"some text",10>`) +- macro call parameters + - support enclosed in `< ... >` for parameter containing `,` (`MESSAGE <"some text",10>`) - support register lists (`PUSH D0/D3/A0-A2`) - support control registers (`DFC`, `SFC`, `VBR`) - "current PC" for `(*-1)` expression @@ -27,7 +28,8 @@ - support `CPU32` directive - support `FPU` directive - support `OUTPUT` directive -- - macro call parameters +- support _Code | Move Element Left/Right_ + - macro call parameters - `CMPM` - `DR` directive - `IFC`/`IFNC` conditional assembly directive @@ -38,7 +40,8 @@ - fix assertion via "Directives" reference documentation provider invoked on macro call [#44](https://github.com/YannCebron/m68kplugin/issues/44) ### Changed -- - conditional assembly/macro directives +- Improve _Edit | Extend/Shrink Selection_ for blocks inside + - conditional assembly/macro directives - `DBcc` loops ## 0.1.4