@@ -178,6 +178,7 @@ Here is a simple way to ensure that {{quit!}} is called before your program ends
== Version History
; 0.4.1 (2021-10-20) : Fixed compile errors when using old versions of SDL2.
; 0.4.0 (2021-10-15) : Added cursor, display mode, game controller, mouse, and many other features. Added type declarations. Backward incompatible changes.
; 0.3.0 (2019-02-13) : Ported to be compatible with both CHICKEN 4 and CHICKEN 5. More user-friendly installation process. Bug fixes.
; 0.2.0 (2016-02-13) : Added 2D accelerated rendering (renderer and texture). Added hints. Added color, point, and rect operations. Performance improvements. Improved integer type checking. Miscellaneous other changes.