Skip to content

Commit bbdc19d

Browse files
Updating changelog
1 parent 13352f5 commit bbdc19d

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

com.unity.perception/CHANGELOG.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,28 +5,28 @@ All notable changes to this package 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]
8+
## [0.3.0-preview.1] - 2020-08-07
99

1010
### Added
1111

12-
### Changed
12+
Added realtime visualization capability to the perception package.
1313

14-
### Deprecated
14+
Added visualizers for built-in labelers: Semantic Segmentation, 2D Bounding Boxes, Object Count, and Rendered Object Info.
1515

16-
### Removed
16+
Added references to example projects in manual.
1717

18-
### Fixed
19-
Fixed compilation warnings with latest com.unity.simulation.core package.
18+
Added notification when an HDRP project is in Deferred Only mode, which is not supported by the labelers.
2019

21-
### Security
20+
### Changed
2221

23-
## [0.3.0-preview.1] - 2020-07-31
22+
Updated to com.unity.simulation.capture version 0.0.10-preview.10 and com.unity.simulation.core version 0.0.10-preview.17
2423

25-
### Added
24+
Changed minimum Unity Editor version to 2019.4
2625

27-
Added realtime visualization capability to the perception package.
26+
### Fixed
27+
Fixed compilation warnings with latest com.unity.simulation.core package.
2828

29-
Added visualizers for built-in labelers: Semantic Segmentation, 2D Bounding Boxes, Object Count, and Render Object Info.
29+
Fixed errors in example script when exiting play mode
3030

3131
## [0.2.0-preview.2] - 2020-07-15
3232

0 commit comments

Comments
 (0)