Update changelog

This commit is contained in:
Chris Thrasher 2023-10-17 14:18:36 -05:00
parent 7f57bb4fe6
commit 69ea0cd863

View File

@ -24,6 +24,7 @@ Also available on the website: https://www.sfml-dev.org/changelog.php#sfml-2.6.1
**Bugfixes**
- Ensure OpenGL extensions are loaded before querying maximum texture size (#2603)
- Fixed RenderTexture being upside down on Android (#2730)
- Fix warnings in Linux OpenGL ES codepaths (#2747)
### Audio