mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 19:45:41 -04:00
rom-properties 1.8.1
This commit is contained in:
parent
97cbf1eb2e
commit
6a87b25fd6
10
NEWS.md
10
NEWS.md
@ -1,6 +1,14 @@
|
||||
# Changes
|
||||
|
||||
## v1.9 (released 2021/??/??)
|
||||
## v1.8.1 (released 2021/07/19)
|
||||
|
||||
* Bug fixes:
|
||||
* Fix svrplus.exe not detecting the MSVC runtime at all.
|
||||
* Fix tinyxml2.dll packaging in the Windows build.
|
||||
* Fix delay-loading of tinyxml2.dll when viewing Windows executables.
|
||||
|
||||
* Other changes:
|
||||
* Updated the amiibo databases to be current as of 2021/07/14.
|
||||
|
||||
## v1.8 (released 2021/07/18)
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# AppVeyor configuration file.
|
||||
version: '1.8.0.{build}'
|
||||
version: '1.8.1.{build}'
|
||||
|
||||
# Build worker image (VM template)
|
||||
image: Visual Studio 2015
|
||||
|
@ -1 +1 @@
|
||||
1.8.0.1
|
||||
1.8.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user