Skip to content

Commit d5be5ec

Browse files
committed
1.4.6
1 parent 868f79f commit d5be5ec

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.4.6 (April 5, 2024)
2+
* added eval hint support
3+
14
## 1.4.5 (March 26, 2024)
25

36
* added inlined constructor variable support for haxe nightly build

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "haxe-hl",
33
"displayName": "HashLink Debugger",
4-
"version": "1.4.5",
4+
"version": "1.4.6",
55
"publisher": "HaxeFoundation",
66
"license": "MIT",
77
"description": "Debugger for Haxe/HashLink applications",

0 commit comments

Comments
 (0)