Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagomvas committed May 15, 2024
1 parent 2ea5283 commit 117e7ea
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,8 @@ All notable changes to this project will be documented in this file. See [versio
<a name="1.0.1"></a>
## [1.0.1](https://www.github.com/thiagomvas/Basalt/releases/tag/v1.0.1) (2024-05-15)

<a name="1.0.0"></a>
## [1.0.0](https://www.github.com/thiagomvas/Basalt/releases/tag/v1.0.0) (2024-05-15)

### Features

* Add SingletonComponentAttribute for single instance per entity components. ([73e2b88](https://www.github.com/thiagomvas/Basalt/commit/73e2b88d88ffe8a9d4a3733f3b63538016387565))

### Bug Fixes

* entities started as disabled ([f2c5260](https://www.github.com/thiagomvas/Basalt/commit/f2c52600036aa3c78f50197e8ff7565bce4f09bc))
* if Entity.Id is not found, generate a random ID ([2bb9d53](https://www.github.com/thiagomvas/Basalt/commit/2bb9d532bb6754803bb08fc9e52d173813ae17fd))
* No longer throws random exceptions for tightly timed entity instantiation ([e0f1ce0](https://www.github.com/thiagomvas/Basalt/commit/e0f1ce08e3b544ffd07b10e1809656eb94e1a11b))
* Physics Delta Time was not consistent ([e793eba](https://www.github.com/thiagomvas/Basalt/commit/e793eba484f1c517217dfaff2528fdf089544006))
* Raylib Graphics Engine always rendered info boxes ([d03d650](https://www.github.com/thiagomvas/Basalt/commit/d03d6502fa1896d2712af0b4c05991eebfe9e6ef))
* Raylib Graphics Engine logger was always null ([8cdd55a](https://www.github.com/thiagomvas/Basalt/commit/8cdd55acbb13ca378500a70ea55acfac2396618d))

* Raylib Graphics Engine logger was always null ([8cdd55a](https://www.github.com/thiagomvas/Basalt/commit/8cdd55acbb13ca378500a70ea55acfac2396618d))

0 comments on commit 117e7ea

Please sign in to comment.