From 27d269e28f297c99d060bee9eb80d5f06d15064b Mon Sep 17 00:00:00 2001 From: Sergeant Acoustic Date: Fri, 31 Jul 2026 14:09:35 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1294fb0..4515660 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] + +### Added +- Thrown potions now make a trail of particles and create a ring around the effect edge +- Throwable potions can now be charged like a bow to increase throw distance + - Charging too long makes you accidently drink them + +### Changed +- Slightly shortened cooldown on throwing splash potions (1.5s -> 1.2s) + ## [2.5.0] ### Added @@ -14,7 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Copper bars and trapdoors had the same recipe - Magma Cube melee attacks no longer apply every tick with no cooldown -- Fixed Blazes instantly killing players hanging around spawners. +- Fixed Blazes instantly killing players hanging around spawners - Copper gear wasn't being added to the recipe book ## [2.4.0]