From 4f8fa1fb6d2897ea51a1cef2177b0c08c9b35112 Mon Sep 17 00:00:00 2001 From: Avi Weinstock Date: Sun, 13 Jun 2021 14:35:44 -0400 Subject: [PATCH] Move changelog entry for mining to 0.10 section. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99fa93a4cc..d42eaa89b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added +- Added a skill tree for mining, which gains xp from mining ores and gems. ### Changed @@ -85,7 +86,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Meat drops from animals - New ores, plants and hides to be looted from the world and processed into craft ingredients - Added more crafting stations, loom, spinning wheel, tanning rack, forge -- Added a skill tree for mining, which gains xp from mining ores and gems. ### Changed