From 0dd7e4c8e9fc3b0642e519689f3432a68f67d7aa Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Tue, 20 Apr 2021 21:35:45 +0200 Subject: [PATCH] Updated the download links for v1.0.0 in README.md Also added the release date to CHANGELOG.md --- CHANGELOG.md | 4 ++-- README.md | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17674e050..7021149bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # EmulationStation Desktop Edition (ES-DE) - Changelog -## Version 1.0.0 (in development) +## Version 1.0.0 -**Release date:** TBD +**Release date:** 2021-04-20 ### Release overview diff --git a/README.md b/README.md index b7dc8fd36..c731c48a8 100644 --- a/README.md +++ b/README.md @@ -38,15 +38,15 @@ A comprehensive theme set, **rbsimple-DE** which is based on Recalbox Multi from ### Download -The latest available release is v1.0.0-rc (release candidate) from 2021-04-05. +The latest available release is v1.0.0 from 2021-04-20. | Package | Operating systems | Architecture | Download link | | :------------------ | :------------------------------------------------------ | :----------- | :------------- | -| Debian DEB package | Ubuntu 20.04 and 20.10, Linux Mint 20, possibly others | x64 (x86) | [emulationstation-de-1.0.0-rc-x64.deb](https://es-de.org/releases/beta/Linux/emulationstation-de-1.0.0-rc-x64.deb)| -| Fedora RPM package | Fedora Workstation 33, possibly others | x64 (x86) | [emulationstation-de-1.0.0-rc-x64.rpm](https://es-de.org/releases/beta/Linux/emulationstation-de-1.0.0-rc-x64.rpm)| -| macOS DMG installer | macOS 10.14 "Mojave" to 11 "Big Sur" | x64 (x86) | [EmulationStation-DE-1.0.0-rc-x64.dmg](https://es-de.org/releases/beta/macOS/EmulationStation-DE-1.0.0-rc-x64.dmg)| -| macOS DMG installer | Legacy macOS 10.11 "El Capitan" to 10.13 "High Sierra" | x64 (x86) | [EmulationStation-DE-1.0.0-rc-x64_legacy.dmg](https://es-de.org/releases/beta/macOS/EmulationStation-DE-1.0.0-rc-x64_legacy.dmg)| -| Windows installer | Windows 10 and 8.1 | x64 (x86) | [EmulationStation-DE-1.0.0-rc-x64.exe](https://es-de.org/releases/beta/Windows/EmulationStation-DE-1.0.0-rc-x64.exe)| +| Debian DEB package | Ubuntu 20.04 and 20.10, Linux Mint 20, possibly others | x64 (x86) | [emulationstation-de-1.0.0-x64.deb](https://es-de.org/releases/stable/Linux/emulationstation-de-1.0.0-x64.deb)| +| Fedora RPM package | Fedora Workstation 33, possibly others | x64 (x86) | [emulationstation-de-1.0.0-x64.rpm](https://es-de.org/releases/stable/Linux/emulationstation-de-1.0.0-x64.rpm)| +| macOS DMG installer | macOS 10.14 "Mojave" to 11 "Big Sur" | x64 (x86) | [EmulationStation-DE-1.0.0-x64.dmg](https://es-de.org/releases/stable/macOS/EmulationStation-DE-1.0.0-x64.dmg)| +| macOS DMG installer | Legacy macOS 10.11 "El Capitan" to 10.13 "High Sierra" | x64 (x86) | [EmulationStation-DE-1.0.0-x64_legacy.dmg](https://es-de.org/releases/stable/macOS/EmulationStation-DE-1.0.0-x64_legacy.dmg)| +| Windows installer | Windows 10 and 8.1 | x64 (x86) | [EmulationStation-DE-1.0.0-x64.exe](https://es-de.org/releases/beta/Windows/EmulationStation-DE-1.0.0-x64.exe)| Please refer to [CHANGELOG.md](CHANGELOG.md) for more information about this release, including known issues.