From e39f268c5273ee37386d91be5d33c16ebd677e25 Mon Sep 17 00:00:00 2001 From: Dennis <43997085+TheAlan404@users.noreply.github.com> Date: Fri, 22 Dec 2023 16:34:00 +0300 Subject: [PATCH] 0.4.3 --- CHANGELOG.md | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bbfb97..cb91c44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,23 @@ - # Changelog -whats a semver? /s +## 0.4.3 + +- Fix modrinth ratelimit ( @ClusterConsultant, #36 ) +- Fix a bug with old vanilla versions ( @MrPixelized, #39 ) +- Fix misspelt `.gitattibutes` -> `.gitattributes` ( jayson729 on discord ) +- Preset flags are now `none` by default +- Fix packwiz export showing incorrect URL + +## 0.4.2 + +- Fixes packwiz export +- Adds `world pack` and fixes `world unpack` commands + +## 0.4.1 + +- Fixes markdown not being able to render Github and Jenkins downloadables +- Fix a bug with old forge versions ( thanks for reporting @EldosHD #34 ) +- docs: extract changelogs to a file ( thanks for the pr @Madscientiste #35 ) ## 0.4.0 @@ -80,4 +96,4 @@ whats a semver? /s ## 0.1.0: The Prototype -Initial project \ No newline at end of file +Initial project