Add 'release highlights' links to release notes

This commit is contained in:
Jesse Plamondon-Willard 2020-09-07 13:05:34 -04:00
parent 2022836b81
commit f9fac11028
No known key found for this signature in database
GPG Key ID: CF8B1456B3E29F49
1 changed files with 7 additions and 7 deletions

View File

@ -8,7 +8,7 @@
--> -->
## 3.7 ## 3.7
Released 07 September 2020 for Stardew Valley 1.4.1 or later. Released 07 September 2020 for Stardew Valley 1.4.1 or later. See [release highlights](https://www.patreon.com/posts/41341767).
* For players: * For players:
* Added heuristic compatibility rewrites. (This improves mod compatibility with Android and future game updates.) * Added heuristic compatibility rewrites. (This improves mod compatibility with Android and future game updates.)
@ -64,7 +64,7 @@ Released 21 June 2020 for Stardew Valley 1.4.1 or later.
* Fixed event priority sorting. * Fixed event priority sorting.
## 3.6 ## 3.6
Released 20 June 2020 for Stardew Valley 1.4.1 or later. Released 20 June 2020 for Stardew Valley 1.4.1 or later. See [release highlights](https://www.patreon.com/posts/38441800).
* For players: * For players:
* Added crossplatform compatibility for mods which use the `[HarmonyPatch(type)]` attribute. * Added crossplatform compatibility for mods which use the `[HarmonyPatch(type)]` attribute.
@ -106,7 +106,7 @@ Released 20 June 2020 for Stardew Valley 1.4.1 or later.
* Changed SMAPI's Harmony ID from `io.smapi` to `SMAPI` for readability in Harmony summaries. * Changed SMAPI's Harmony ID from `io.smapi` to `SMAPI` for readability in Harmony summaries.
## 3.5 ## 3.5
Released 27 April 2020 for Stardew Valley 1.4.1 or later. Released 27 April 2020 for Stardew Valley 1.4.1 or later. See [release highlights](https://www.patreon.com/posts/36471055).
* For players: * For players:
* SMAPI now prevents more game errors due to broken items, so you no longer need save editing to remove them. * SMAPI now prevents more game errors due to broken items, so you no longer need save editing to remove them.
@ -140,7 +140,7 @@ Released 24 March 2020 for Stardew Valley 1.4.1 or later.
* Fixed mouse input suppression not working in SMAPI 3.4. * Fixed mouse input suppression not working in SMAPI 3.4.
## 3.4 ## 3.4
Released 22 March 2020 for Stardew Valley 1.4.1 or later. Released 22 March 2020 for Stardew Valley 1.4.1 or later. See [release highlights](https://www.patreon.com/posts/35161371).
* For players: * For players:
* Fixed semi-transparency issues on Linux/Mac in recent versions of Mono (e.g. pink shadows). * Fixed semi-transparency issues on Linux/Mac in recent versions of Mono (e.g. pink shadows).
@ -173,7 +173,7 @@ Released 22 February 2020 for Stardew Valley 1.4.1 or later.
* Fixed errors with custom spouse room mods in SMAPI 3.3. * Fixed errors with custom spouse room mods in SMAPI 3.3.
## 3.3 ## 3.3
Released 22 February 2020 for Stardew Valley 1.4.1 or later. Released 22 February 2020 for Stardew Valley 1.4.1 or later. See [release highlights](https://www.patreon.com/posts/34248719).
* For players: * For players:
* Improved performance for mods which load many images. * Improved performance for mods which load many images.
@ -207,7 +207,7 @@ Released 22 February 2020 for Stardew Valley 1.4.1 or later.
* The SMAPI log now prefixes the OS name with `Android` on Android. * The SMAPI log now prefixes the OS name with `Android` on Android.
## 3.2 ## 3.2
Released 01 February 2020 for Stardew Valley 1.4.1 or later. Released 01 February 2020 for Stardew Valley 1.4.1 or later. See [release highlights](https://www.patreon.com/posts/33659728).
* For players: * For players:
* SMAPI now prevents crashes due to invalid schedule data. * SMAPI now prevents crashes due to invalid schedule data.
@ -248,7 +248,7 @@ Released 01 February 2020 for Stardew Valley 1.4.1 or later.
* Dropped API support for the pre-3.0 update-check format. * Dropped API support for the pre-3.0 update-check format.
## 3.1 ## 3.1
Released 05 January 2019 for Stardew Valley 1.4.1 or later. Released 05 January 2019 for Stardew Valley 1.4.1 or later. See [release highlights](https://www.patreon.com/posts/32904041).
* For players: * For players:
* Added separate group in 'skipped mods' list for broken dependencies, so it's easier to see what to fix first. * Added separate group in 'skipped mods' list for broken dependencies, so it's easier to see what to fix first.