Skip to content

Commit 3d18a2d

Browse files
committed
Update changelog
1 parent 447b842 commit 3d18a2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/changelog.jai

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ DONE};
3030

3131
PRIZM_VERSION_0_10_0 :: Version.{"0.10.0", "WIP", #string DONE
3232
33-
* Removed the solid color option for triangle rendering, it was not useful
33+
* Removed the useless solid color option for triangle rendering, it will be replaced with gbuffer albedo visualization
3434
DONE};
3535

36-
PRIZM_VERSION_0_9_2 :: Version.{"0.9.2", "WIP", #string DONE
36+
PRIZM_VERSION_0_9_2 :: Version.{"0.9.2", "31 March 2024", #string DONE
3737
3838
* Fixed some memory leaks
3939
DONE};

0 commit comments

Comments
 (0)