Skip to content

Commit 6a87b25

Browse files
committed
rom-properties 1.8.1
1 parent 97cbf1e commit 6a87b25

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

NEWS.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changes
22

3-
## v1.9 (released 2021/??/??)
3+
## v1.8.1 (released 2021/07/19)
4+
5+
* Bug fixes:
6+
* Fix svrplus.exe not detecting the MSVC runtime at all.
7+
* Fix tinyxml2.dll packaging in the Windows build.
8+
* Fix delay-loading of tinyxml2.dll when viewing Windows executables.
9+
10+
* Other changes:
11+
* Updated the amiibo databases to be current as of 2021/07/14.
412

513
## v1.8 (released 2021/07/18)
614

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AppVeyor configuration file.
2-
version: '1.8.0.{build}'
2+
version: '1.8.1.{build}'
33

44
# Build worker image (VM template)
55
image: Visual Studio 2015

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.0.1
1+
1.8.1.0

0 commit comments

Comments
 (0)