diff --git a/CHANGELOG.md b/CHANGELOG.md index 3846eb2..94b5e5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,36 @@ +## [1.4.0](https://github.com/Wynntils/launchy/compare/v1.3.0...v1.4.0) (2023-08-03) + + +### New Features + +* Update all mods to 1.19.4 ([#17](https://github.com/Wynntils/launchy/issues/17)) ([7bb2e0b](https://github.com/Wynntils/launchy/commit/7bb2e0be38e7cba2c9fc2c3a3fed88a884639103)) +* Update and add new mods ([#35](https://github.com/Wynntils/launchy/issues/35)) ([8a962ab](https://github.com/Wynntils/launchy/commit/8a962abe83ea9d5e2a9dc27734b4271a0c66b101)) +* Update Coming Soon dialog ([#34](https://github.com/Wynntils/launchy/issues/34)) ([c8be5c3](https://github.com/Wynntils/launchy/commit/c8be5c3b8ba177211989d1a5bdd7d69ee3206d51)) +* Update versions.yml ([#29](https://github.com/Wynntils/launchy/issues/29)) ([e1282da](https://github.com/Wynntils/launchy/commit/e1282da59725ea1e6ba953eb7ead8522aba4455e)) +* Update WynnLib ([#26](https://github.com/Wynntils/launchy/issues/26)) ([3cb6215](https://github.com/Wynntils/launchy/commit/3cb6215b962967d9db4f8c7f1072774c6ace24ee)) + + +### Bug Fixes + +* Fix Mac instructions ([#24](https://github.com/Wynntils/launchy/issues/24)) ([e4db10e](https://github.com/Wynntils/launchy/commit/e4db10e311c2393268d028c3e102d63d548a710f)) +* Fix VoW version ([#19](https://github.com/Wynntils/launchy/issues/19)) ([4eaaff8](https://github.com/Wynntils/launchy/commit/4eaaff8b768acca062eeebfb968d3a112001e944)) +* Fix wynnlib version ([#27](https://github.com/Wynntils/launchy/issues/27)) ([f3691f5](https://github.com/Wynntils/launchy/commit/f3691f550fda3e11fa322da9d7091dce3f10941f)) +* Fixed URLs of Desired Servers, FerriteCore, ForgetMeChunk & C2ME ([#5](https://github.com/Wynntils/launchy/issues/5)) ([65d1b56](https://github.com/Wynntils/launchy/commit/65d1b56210464174dbb28823638343f7a49c2933)) +* Require Cloth Config for VoW ([#22](https://github.com/Wynntils/launchy/issues/22)) ([6327921](https://github.com/Wynntils/launchy/commit/632792130e32005607b6cded97da89acc10ba690)) + + +### Miscellaneous Chores + +* add server packer unlocker ([15ff094](https://github.com/Wynntils/launchy/commit/15ff0949f43052a231c7678ef5ae4ba9740f7faf)) +* fix link for better fps ([2e0ef9f](https://github.com/Wynntils/launchy/commit/2e0ef9fa8612b5ba89a1c97874050b0195548a24)) +* Update fabric loader req ([#14](https://github.com/Wynntils/launchy/issues/14)) ([3e5f449](https://github.com/Wynntils/launchy/commit/3e5f44942971163a1bd1876b81d1383d13435743)) +* Update some more 1.19.3 mods ([7528288](https://github.com/Wynntils/launchy/commit/752828834dc627b814a3f4600cbd909ea8eb8ea0)) +* Update version of Voices of Wynn ([#7](https://github.com/Wynntils/launchy/issues/7)) ([b267428](https://github.com/Wynntils/launchy/commit/b26742815f4f464fe67f5c0a21a26f653e7d147c)) +* update versions.yml [skip ci] ([9cb3eb3](https://github.com/Wynntils/launchy/commit/9cb3eb34726b6a9d7bd6abac063112e87757ff2a)) +* Updated a bunch of mods to their newer version ([#10](https://github.com/Wynntils/launchy/issues/10)) ([db45d57](https://github.com/Wynntils/launchy/commit/db45d57aa85bd3eb71aa2c7f7966462061f2b3f8)) +* Updated Sodium ([#11](https://github.com/Wynntils/launchy/issues/11)) ([a44a534](https://github.com/Wynntils/launchy/commit/a44a534b006fc8abd7e9f6ce9e7b1f7026478e3d)) +* Updated some mods and added some new ones ([#13](https://github.com/Wynntils/launchy/issues/13)) ([a815a19](https://github.com/Wynntils/launchy/commit/a815a19b852084343adf6c71edbcfe6b9203cda1)) + ## [1.3.0](https://github.com/Wynntils/launchy/compare/v1.2.1...v1.3.0) (2022-12-22) @@ -5,18 +38,23 @@ * 1.19.3 update ([eb5de51](https://github.com/Wynntils/launchy/commit/eb5de51330c29caa15d28f2ae88bbbc1d626a2f3)) -## [1.2.1](https://github.com/Wynntils/launchy/compare/v1.2.0...v1.2.1) (2022-11-18) +### Miscellaneous Chores -### Code Refactoring +* **release:** v1.3.0 [skip ci] ([d791a43](https://github.com/Wynntils/launchy/commit/d791a433424ab4341dfc68b83fa9b3014bfcbff3)) -* change package name ([dc5716d](https://github.com/Wynntils/launchy/commit/dc5716d27f5bde80a924e817f48c31c778e41404)) +## [1.2.1](https://github.com/Wynntils/launchy/compare/v1.2.0...v1.2.1) (2022-11-18) ### Miscellaneous Chores * **release:** v1.2.1 [skip ci] ([cfe4c79](https://github.com/Wynntils/launchy/commit/cfe4c791339d23690bc80514e54d28249edc1afc)) + +### Code Refactoring + +* change package name ([dc5716d](https://github.com/Wynntils/launchy/commit/dc5716d27f5bde80a924e817f48c31c778e41404)) + ## [1.2.0](https://github.com/Wynntils/launchy/compare/v1.1.11...v1.2.0) (2022-11-11) @@ -41,15 +79,3 @@ * **release:** v1.1.11 [skip ci] ([0eac8dc](https://github.com/Wynntils/launchy/commit/0eac8dc2fe4b538286ed083573be04d9cad01116)) -## [1.1.10](https://github.com/Wynntils/launchy/compare/v1.1.9...v1.1.10) (2022-11-06) - - -### Bug Fixes - -* add text download percent ([f764188](https://github.com/Wynntils/launchy/commit/f764188228cc6733c14e1911bc5ebd4df12e1e1f)) - - -### Miscellaneous Chores - -* **release:** v1.1.10 [skip ci] ([fe30558](https://github.com/Wynntils/launchy/commit/fe3055821fbc039ecb2b5582e643cddff2adefd0)) - diff --git a/gradle.properties b/gradle.properties index 967c658..615a77b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ group=com.wynntils -version=1.3.0 +version=1.4.0 idofrontConventions=1.6.10-51 kotlinVersion=1.6.10