From 1ba01834ff14714d114ffd3e4a9301c540f4b1ca Mon Sep 17 00:00:00 2001 From: Richard Davey Date: Tue, 27 Feb 2024 15:56:03 +0000 Subject: [PATCH] Updated readme and change log for 3.80.1 --- CHANGELOG.md | 1 + README.md | 14 +++++++------- changelog/3.80.1/CHANGELOG-v3.80.1.md | 2 ++ 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5afde992d5..ac1cb790d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ Please select a version to read that specific change log: | Version | Name | Release Date | | ------- | ---- | ------------ | +| [3.80.1](changelog/3.80.1/CHANGELOG-v3.80.1.md) | Nino | 27th February 2024 | | [3.80](changelog/3.80/CHANGELOG-v3.80.md) | Nino | 21st February 2024 | | [3.70](changelog/3.70/CHANGELOG-v3.70.md) | Yotsuba | 10th November 2023 | | [3.60](changelog/3.60/CHANGELOG-v3.60.md) | Miku | 12th April 2023 | diff --git a/README.md b/README.md index 36e1a001a2..9dd0ffec3a 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Grab the source and join the fun! ![What's New](https://phaser.io/images/github/div2-whats-new.png "What's New") -> 21st February 2024 +> 27th February 2024 The release of Phaser 3.80, affectionately dubbed "Nino," represents a significant leap forward in our quest to provide an even more powerful and versatile web game development framework. This update showcases our commitment to innovation, bolstered by the insightful feedback and contributions from our dedicated community and the tireless efforts of our development team. @@ -89,13 +89,13 @@ npm install phaser [Phaser is on jsDelivr](https://www.jsdelivr.com/package/npm/phaser) which is a "super-fast CDN for developers". Include the following in your html: ```html - + ``` or the minified version: ```html - + ``` ### API Documentation @@ -175,7 +175,7 @@ Create an `index.html` page locally and paste the following code into it: - + @@ -297,7 +297,7 @@ You can then run `webpack` to create a development build in the `build` folder w Due to the increasing size of our Change Logs we have now split them up, one version per folder. -* [v3.80.0 Change Log](changelog/3.80/CHANGELOG-v3.80.md) +* [v3.80.1 Change Log](changelog/3.80.1/CHANGELOG-v3.80.1.md) * [v3.0.0 to v3.80.0. Change Logs](CHANGELOG.md) We've organized the Change Logs into commonly themed sections to make it more digestible, but we appreciate there is a lot in there. Please don't feel overwhelmed! If you need clarification about something, join us on the Phaser Discord and ask. @@ -329,8 +329,8 @@ All rights reserved. "Above all, video games are meant to be just one thing: fun. Fun for everyone." - Satoru Iwata -[get-js]: https://github.com/phaserjs/phaser/releases/download/v3.80.0/phaser.js -[get-minjs]: https://github.com/phaserjs/phaser/releases/download/v3.80.0/phaser.min.js +[get-js]: https://github.com/phaserjs/phaser/releases/download/v3.80.1/phaser.js +[get-minjs]: https://github.com/phaserjs/phaser/releases/download/v3.80.1/phaser.min.js [clone-http]: https://github.com/phaserjs/phaser.git [clone-ssh]: git@github.com:phaserjs/phaser.git [clone-ghwin]: github-windows://openRepo/https://github.com/phaserjs/phaser diff --git a/changelog/3.80.1/CHANGELOG-v3.80.1.md b/changelog/3.80.1/CHANGELOG-v3.80.1.md index 4122653de1..17df59c2c9 100644 --- a/changelog/3.80.1/CHANGELOG-v3.80.1.md +++ b/changelog/3.80.1/CHANGELOG-v3.80.1.md @@ -1,5 +1,7 @@ # Version 3.80.1 - Nino - 27th February 2024 +Please also see the [3.80](changelog/3.80/CHANGELOG-v3.80.md) Change Log for details about the major 3.80 release. + ## Bug Fixes * Fix `RenderTexture` crashing in the presence of a light.