Skip to content

Commit f4ca63f

Browse files
committed
fix changelog to move into unreleased section
1 parent 723cb81 commit f4ca63f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## [Unreleased]
9+
10+
### Fixed
11+
12+
- [PBLD-226] Fixed a bug where ProBuilder faces could not selected when obscured by another GameObject
13+
814
## [6.0.6] - 2025-07-01
915

1016
### Changes
@@ -20,7 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2026
- [PBLD-238] Fixed a bug that could cause users to lose any work that they did on a ProBuilder mesh between two usages of tool actions that had previews (options overlays).
2127
- [PBLD-222] Fixed crash by preventing user from probuilderizing a gameobject that has isPartOfStaticBatch set to true.
2228
- [PBLD-245] Fixed warnings about obsolete API usage when using Unity 6.2 and later. Updated the API usage where the alternatives were available in Unity 2022.3.
23-
- [PBLD-226] Fixed a bug where ProBuilder faces could not selected when obscured by another GameObject
29+
2430

2531
## [6.0.5] - 2025-03-11
2632

0 commit comments

Comments
 (0)