Skip to content

Commit af1a2c1

Browse files
committed
bump v0.6.0
1 parent 56a1762 commit af1a2c1

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
88
Disclaimer: for the moment, all the commands that I use are rendered.
99
Commits will slow down. May not update at all.
1010

11+
## [0.6.0] 2024-12-14
12+
### modified
13+
* rendering on option starting with '-' like for dissably-flavor
14+
### added
15+
* GDB output logs will now be supported. For now this is experimental
16+
1117
## [0.5.7] 2024-07-23
1218
### added
1319
* set disable-randomization

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77

88
VSCode grammar extension to color higlight scripts for GDB
99

10-
## [0.5.7] 2024-07-23
10+
## [0.6.0] 2024-12-14
11+
### modified
12+
* rendering on option starting with '-' like for dissably-flavor
1113
### added
12-
* set disable-randomization
13-
* set disassemble-next-line
14-
* set disassembly-flavor
14+
* GDB output logs will now be supported. For now this is experimental
1515

1616
Disclaimer: for the moment, all the commands that I use are rendered.
1717
Commits will slow down. May not update at all.

0 commit comments

Comments
 (0)