From b2d4a0cdff993f472d1c17e1cbe389fd7e4ca8ea Mon Sep 17 00:00:00 2001 From: jankuss Date: Sat, 19 Dec 2020 04:04:26 -0800 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3416b055..bef8f8ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.1.6] - 2020-12-19 + +### Fixed + +- Furniture fetching by id differentiates between wall and floor items + ## [0.1.5] - 2020-12-19 ### Added