Skip to content

Commit

Permalink
Add 'release highlights' links to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Pathoschild committed Sep 7, 2020
1 parent 2022836 commit f9fac11
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,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:
* Added heuristic compatibility rewrites. (This improves mod compatibility with Android and future game updates.)
Expand Down Expand Up @@ -64,7 +64,7 @@ Released 21 June 2020 for Stardew Valley 1.4.1 or later.
* Fixed event priority sorting.

## 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:
* Added crossplatform compatibility for mods which use the `[HarmonyPatch(type)]` attribute.
Expand Down Expand Up @@ -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.

## 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:
* SMAPI now prevents more game errors due to broken items, so you no longer need save editing to remove them.
Expand Down Expand Up @@ -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.

## 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:
* Fixed semi-transparency issues on Linux/Mac in recent versions of Mono (e.g. pink shadows).
Expand Down Expand Up @@ -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.

## 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:
* Improved performance for mods which load many images.
Expand Down Expand Up @@ -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.

## 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:
* SMAPI now prevents crashes due to invalid schedule data.
Expand Down Expand Up @@ -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.

## 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:
* Added separate group in 'skipped mods' list for broken dependencies, so it's easier to see what to fix first.
Expand Down

0 comments on commit f9fac11

Please sign in to comment.