Skip to content

Commit

Permalink
docs: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RiscadoA committed Nov 16, 2024
1 parent 55d5fbd commit 1b25f44
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Collision detection with VoxelCollisionShapes (#994, **@joaomanita**).
- Allow identifying assets in code from their path (#1177. **@GalaxyCrush**).
- Added an Audio asset (#230, **@Dageus**, **@diogomsmiranda**).
- Audio asset (#230, **@Dageus**, **@diogomsmiranda**).
- Compatibility with CMake find_package (#1326, **@RiscadoA**).
- A proper Nix package which can be used to install Cubos and Tesseratos (#1327, **RiscadoA**).

### Changed

- Reduced performance overhead of directional shadow support (#1345, **@tomas7770**).
- Replaced git submodules with CMake FetchContent (#1327, **RiscadoA**).

### Fixed

Expand Down

0 comments on commit 1b25f44

Please sign in to comment.