From e4f4655ebad2e9ad0687d103af6628f6005b9802 Mon Sep 17 00:00:00 2001 From: fastrgv Date: Tue, 16 Nov 2021 05:33:54 -0800 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a3c4348..90c4c6b 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,10 @@ https://youtu.be/428fRdu-fZs ## Whats new: - +**ver 2.2.5 -- 17nov2021** +* Updated all GLFW libs to newest [static] version(v3.3.5), & scripts. +* Elliminated OpenGL-mipmap error on nvidia nouveau drivers. +* Now include library fix & build scripts for GNU-Ada, as well as AdaCore. **ver 2.2.4 -- 25oct2021** * Improved adaOpenAL binding code...AdaVenture is now buildable with [GNU Compiler Collection] GNAT, as well as all AdaCore versions.