3 All notable changes to this project will be documented in this file.
5 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
11 - `configure`: Search for dependencies in `--prefix` (`<prefix>/lib` and `<prefix>/include`)
17 - `configure`: Fix detection of working compiler and library/header search
18 - `configure`: Fix `SDL2_rotozoom.h` header name
24 - Port from SDL 1.2 to SDL 2, including all libraries (image, mixer, ttf, net)
25 - Fullscreen toggle is now <kbd>V</kbd> instead of <kbd>F</kbd>
26 - Python 3.8 is now required/recommended (bumped from version 3.3)
30 - `SDL_rotozoom.c` / `SDL_rotozoom.h` (replaced with `SDL2_gfx` dependency)