summary refs log tree commit diff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES12
1 files changed, 11 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index d549660..af8462f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,19 @@
+Tag:	2.5.0
+Date:	2023-02-15
+
+	Zig 0.10 compatibility
+
+	The codebase has been ported to Zig 0.10.1.
+
+	In addition, textures have been converted from PNG to QOI,
+	due to the lack of a fast PNG library with nice API and linkage.
+
 Tag:	2.4.9
 Date:	2022-02-23
 
 	NPC spawning fixes
 
-	The following regressions made in 2.4.9 have been fixed:
+	The following regressions made in 2.4.8 have been fixed:
 
 	* Weapons from previous level leaked to the next
 	* Enemies spawned in the same block as the VIP