diff --git a/.github/ISSUE_TEMPLATE/BUG.yml b/.github/ISSUE_TEMPLATE/BUG.yml index 3d7e3b8..4aa029c 100644 --- a/.github/ISSUE_TEMPLATE/BUG.yml +++ b/.github/ISSUE_TEMPLATE/BUG.yml @@ -23,6 +23,7 @@ body: label: Version description: What version of the Modpack are you running? options: + - 0.4.1 - 0.4.0 - 0.3.0 - 0.2.0 diff --git a/changelogs/changelog_0.4.1.md b/changelogs/changelog_0.4.1.md new file mode 100644 index 0000000..8304048 --- /dev/null +++ b/changelogs/changelog_0.4.1.md @@ -0,0 +1,8 @@ +### Summary: +A few Bug fixes which also needs these mods to be removed. + +### Removed: +- Better Beds +- Smooth Scrolling +### Updated: +- Mods config \ No newline at end of file diff --git a/mrpack/Boundless Horizons 0.4.1.mrpack b/mrpack/Boundless Horizons 0.4.1.mrpack new file mode 100644 index 0000000..32c325b Binary files /dev/null and b/mrpack/Boundless Horizons 0.4.1.mrpack differ