mirror of
https://github.com/overte-org/overte.git
synced 2025-04-05 20:50:01 +02:00
Update Changelog for 2025.03.3.
This commit is contained in:
parent
371eb74723
commit
b38237cb8d
1 changed files with 10 additions and 1 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,5 +1,5 @@
|
||||||
<!--
|
<!--
|
||||||
Copyright 2022-2023 Overte e.V.
|
Copyright 2022-2025 Overte e.V.
|
||||||
SPDX-License-Identifier: Apache-2.0
|
SPDX-License-Identifier: Apache-2.0
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -11,6 +11,15 @@ like documentaion or CI pipeline.
|
||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
This project does **not** adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
This project does **not** adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [2025.03.3] 2025.03.25
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
- Fix starting in VR on Windows (PR1378)
|
||||||
|
|
||||||
|
### Removals
|
||||||
|
- Remove proprietary graphing functionality from the Domain server control panel (PR1371)
|
||||||
|
|
||||||
|
|
||||||
## [2025.03.2] 2025.03.15
|
## [2025.03.2] 2025.03.15
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|
Loading…
Reference in a new issue