Skip to content

Commit 52d0a2f

Browse files
committed
Update CHANGELOG
1 parent 79bdf4c commit 52d0a2f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88
-->
99

10+
## [5.0.3] - 2025-09-27
11+
12+
### Changed
13+
14+
- Replaced `<PackageIconUrl>` with `<PackageIcon>` to specify package icon
15+
1016
## [5.0.2] - 2025-09-14
1117

1218
### Added

VoxReader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.sandrofigo.voxreader",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"displayName": "VoxReader",
55
"description": "A C# library to read .vox files created with MagicaVoxel",
66
"documentationUrl": "https://github.com/sandrofigo/VoxReader",

0 commit comments

Comments
 (0)