diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e1c70d..00b82e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ Note to self: See the bottom of this file for the release template text. - `//hollow`: Fix safe region bug - Significant backend refactoring to tidy things up - Add new multi-point selection wand ![A picture of the multi-point wand](https://raw.githubusercontent.com/sbrl/Minetest-WorldEditAdditions/main/worldeditadditions_farwand/textures/worldeditadditions_multiwand.png) to select many points at once. **Not currently compatible with other wands**, as it's a work-in-progress (commands that support/require more than 2 points are hopefully coming soon) + - Add `//spline`, for drawing curved lines with an arbitrary number of points **(uses the new multi-point wand)** ## v1.13: The transformational update (2nd January 2022)