This commit is contained in:
Rose Hirigoyen 2023-03-02 14:15:11 -05:00
Родитель 0b112c549e
Коммит 180043cf94
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -4,7 +4,7 @@ All notable changes to this package will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2.3.1] - 2022-12-06
## [2.3.1] - 2022-03-02
### Added
- At import, additional data is added to GameObject cameras to conform with URP or HDRP rendering pipelines.
### Changed