Skip to content

Commit 40167f5

Browse files
committed
Update changelog and bump version to 0.5.0
1 parent a2f7c32 commit 40167f5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and [Pydantic's HISTORY.md](https://github.com/pydantic/pydantic/blob/main/HISTORY.md), and this project *mostly* adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [UNRELEASED]
7+
## `0.5.0+1.20.1` - 2025-09-22
88

99
### Added
1010

11-
- Added keyboard shortcuts for all buttons in the Splicing Table, configurable in HexDebug's client config menu.
11+
- Added keyboard shortcuts for almost all of the buttons in the Splicing Table, configurable in HexDebug's client config menu.
1212
- Added several new keyboard-only actions to the Splicing Table, mostly related to manipulating the active selection:
13-
- Cursor Left/Right
13+
- Move Cursor Left/Right
1414
- Expand Selection Left/Right
1515
- Move Selection Left/Right
1616
- Backspace

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ kotlin.stdlib.default.dependency=false
77

88
# mod info
99
modId=hexdebug
10-
modVersion=0.4.0
10+
modVersion=0.5.0
1111
mavenGroup=gay.object.hexdebug
1212

1313
# game version for hexdoc

0 commit comments

Comments
 (0)