Skip to content

Commit a7f1ae6

Browse files
committed
Merge branch 'master' of https://github.com/Cammin/LDtkToUnity
2 parents 9ada5d4 + 6ccad7d commit a7f1ae6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Assets/LDtkUnity/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [6.5.0](https://github.com/Cammin/LDtkToUnity/compare/6.4.6...6.5.0) (2024-11-21)
2+
3+
4+
### Features
5+
6+
* Enabling verbose logging will log the tilemap refresh notification that occurs after importing a tileset file ([1e6960c](https://github.com/Cammin/LDtkToUnity/commit/1e6960ccfeee2f88b05e8bc2a2fa95c27039e9d1))
7+
18
## [6.4.6](https://github.com/Cammin/LDtkToUnity/compare/6.4.5...6.4.6) (2024-11-04)
29

310

Assets/LDtkUnity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.cammin.ldtkunity",
3-
"version": "6.4.6",
3+
"version": "6.5.0",
44
"displayName": "LDtk to Unity",
55
"description": "A Unity importer system for the Level Designer Toolkit.",
66
"documentationUrl": "https://cammin.github.io/LDtkToUnity/",

0 commit comments

Comments
 (0)