From 65e3afdd8b744eee7da3ec8233c278e8dcc23947 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Mon, 20 Nov 2017 23:13:16 +0100 Subject: [PATCH] Update changelog to add the recently-merged bug fix --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index add5c89..9e1b02b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +### Fixed + +- The circular saw can no longer replace items from the player's inventory + when it is full. + ## [1.1.0] - 2017-10-04 ### Added