From 77dcac7895bb96d1c157edf3d29178e31b677b52 Mon Sep 17 00:00:00 2001
From: Hugo Locurcio <hugo.locurcio@hugo.pro>
Date: Sun, 24 Feb 2019 16:28:35 +0100
Subject: [PATCH] Update the changelog to mention a fixed bug in hoe handling

---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1ccd36d..313c7c4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 
 ### Fixed
 
+- Hoes now use the `farming` mod's handling function and can no longer
+  turn desert sand into dirt.
 - Handle tin which is now included in [Minetest Game](https://github.com/minetest/minetest_game).
   If it is detected, then the tin nodes and items from More Ores won't be registered.
 
-- 
GitLab