Skip to content

Commit

Permalink
Set release date for 2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
glabute committed Jun 17, 2024
1 parent 52f3633 commit 34b402b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions com.unity.cinemachine/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).


## [2.10.1] - 2025-01-01
## [2.10.1] - 2024-06-21
- Bugfix: Solo was not updating when brain was in FixedUpdate.
- Bugfix: Target Groups with zero active members now report their last valid position and dimensions.
- Bugfix: Cinemachine cameras would sometimes unnecessarily dirty the scene due to floating-point imprecision when setting transform rotations.
- Bugfix: The GroupAverage Rotation Mode in CinemachineTargetGroup was not calculated properly.
- Bugfix: PostProcessing and VolumeSettings were not blending correctly to and from empty profiles.
- Bugfix: add missing null check in CinemachineTargetGroup.WeightedMemberBoundsForValidMember.
- Bugfix: added missing null check in CinemachineTargetGroup.WeightedMemberBoundsForValidMember.


## [2.10.0] - 2024-01-01
Expand Down

0 comments on commit 34b402b

Please sign in to comment.