Skip to content

Commit 09c0bf3

Browse files
committed
chore: update version documents
1 parent fdb1a93 commit 09c0bf3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Below is the change log for typical users. Minor and older changes stripped
66
away, please see git history for details.
77

8-
- v0.5.4 (2025-xx-xx) add ACES & Reinhard tonemapping
8+
- v0.6.0 (2025-xx-xx) add ACES & Reinhard tonemapping
99
add exposure, contrast, brightness, & saturation controls
1010
fix long standing shadow mapping viewport technique issue
1111
- v0.5.3 (2025-08-01) fix pl_ds.h hm32 reset (v1.0.1)

docs/version.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
v0.5.4 WIP
1+
v0.6.0 WIP
22

33
-----------------------------------------------------------------------------
44
Versioning
@@ -81,11 +81,11 @@ the API is complete. It just means we won't break what currently exists.
8181
* Date & Time v1.0.0 (pl_datetime_ext.h)
8282
* Compression v1.0.0 (pl_compress_ext.h)
8383
* Virtual File System v1.0.0 (pl_vfs_ext.h)
84+
* ECS v1.0.0 (pl_ecs_ext.h)
8485

8586
## Nearly Stable Extensions
8687

8788
* Resource v0.2.2 (pl_resource_ext.h)
88-
* ECS v0.3.1 (pl_ecs_ext.h)
8989
* Bvh v0.2.0 (pl_bvh_ext.h)
9090
* Physics v0.2.0 (pl_physics_ext.h)
9191
* Collision v0.2.0 (pl_collision_ext.h)

0 commit comments

Comments
 (0)