Skip to content

Commit 9f6ac70

Browse files
committed
Update changelog and package version
1 parent f0954b0 commit 9f6ac70

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

org.mixedrealitytoolkit.standardassets/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
44

5+
## Unreleased
6+
7+
### Changed
8+
9+
* Updated icon names in MRTK_FluentIconSet.asset and Selawik-Semibold-MRTKIcons.asset to be more descriptive. [PR #1077](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/1077)
10+
511
## [3.2.1] - 2025-11-12
612

713
### Fixed

org.mixedrealitytoolkit.standardassets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "org.mixedrealitytoolkit.standardassets",
3-
"version": "3.2.1-development",
3+
"version": "3.3.0-development",
44
"description": "Common assets used by the MRTK packages, including common fonts, materials, and models. Relies on the Graphics Tools collection of shaders.",
55
"displayName": "MRTK Standard Assets",
66
"msftFeatureCategory": "MRTK3",

0 commit comments

Comments
 (0)