release v2.1.9
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
This commit is contained in:
parent
84b0a3e366
commit
32bc9c9dc7
|
@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
|
||||||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [2.1.9] - 2024-03-02
|
||||||
|
=======================
|
||||||
|
* 84b0a3e3 - Remove SDL sound driver [rkitover]
|
||||||
|
* 2ad7dd1a - Fix wav audio recording [40356555+Aikku93]
|
||||||
|
* 23ef8ef0 - Dialog appearance improvements + link warning [zachbacon]
|
||||||
|
* a0452701 - build: don't fseeko64()/ftello64() on musl libc [rkitover]
|
||||||
|
* 9e9fe812 - visualboyadvance-m.metainfo.xml: add screenshots to the metainfo [zachbacon]
|
||||||
|
|
||||||
## [2.1.8] - 2023-12-13
|
## [2.1.8] - 2023-12-13
|
||||||
|
|
||||||
========================
|
========================
|
||||||
|
|
Loading…
Reference in New Issue