mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
rom-properties 2.5.1
This commit is contained in:
parent
f5334daa78
commit
1f246e4ff6
2
NEWS.md
2
NEWS.md
@ -1,6 +1,6 @@
|
||||
# Changes
|
||||
|
||||
## v2.5.1 (released 2025/??/??)
|
||||
## v2.5.1 (released 2025/05/10)
|
||||
|
||||
* New parser features:
|
||||
* ISO: Show the sector mode in addition to sector sizes.
|
||||
|
@ -11,10 +11,12 @@ video game ROM and disc images.
|
||||
[](https://www.codefactor.io/repository/github/gerbilsoft/rom-properties/overview)
|
||||
[](https://codecov.io/gh/GerbilSoft/rom-properties)
|
||||
|
||||
## v2.5
|
||||
## v2.5.1
|
||||
|
||||

|
||||
|
||||
v2.5.1 is a bugfix release with no significant new features.
|
||||
|
||||
Major additions in v2.5 include:
|
||||
|
||||
* J2ME packages
|
||||
@ -37,7 +39,7 @@ language, check out the [Crowdin project](https://crowdin.com/project/rom-proper
|
||||
Crowdin project page, file an issue here on GitHub with the requested
|
||||
language.)
|
||||
|
||||
See [`NEWS.md`](NEWS.md) for a full list of changes in v2.5.
|
||||
See [`NEWS.md`](NEWS.md) for a full list of changes in v2.5.1.
|
||||
|
||||
## Feedback
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# AppVeyor configuration file.
|
||||
version: '2.5.0.{build}'
|
||||
version: '2.5.1.{build}'
|
||||
|
||||
# Build worker image (VM template)
|
||||
image:
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
rom-properties (2.5.1-1ppa1~xenial1) xenial; urgency=medium
|
||||
|
||||
* 2.5.1 release.
|
||||
|
||||
-- David Korth <gerbilsoft@gerbilsoft.com> Sat, 10 May 2025 15:29:49 -0400
|
||||
|
||||
rom-properties (2.5-1ppa5~xenial4) xenial; urgency=medium
|
||||
|
||||
* 2.5 release.
|
||||
|
@ -1 +1 @@
|
||||
2.5.0.1
|
||||
2.5.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user