From fc3634aaa894cb6c95aecb6ce793dd6c07eec850 Mon Sep 17 00:00:00 2001 From: maxicarlos08 Date: Thu, 23 Nov 2023 16:42:40 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a7f2c5520..b0a9a4fb98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - A few new commands, `/tether`, `/destroy_tethers`, `/mount` and `/dismount`. - A way to target non-player entities with commands. With rtsim_id: `rtsim@`, with uid: `uid@`. - Shorthand in voxygen for specific entities in commands, some examples `@target`, `@mount`, `@viewpoint`. +- Added hit_timing to BasicMelee abilities ### Changed