diff --git a/CHANGELOG.md b/CHANGELOG.md index 82bfbe0..85fd74d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,17 @@ 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). +## [1.2.4] + +### Changed + +* AutoHammer can not be disabled with a redstone signal + +### Fixed + +* Poor performance with the hammer overlay due to it rendering on every level and not the selected level +* Texture on the hammer overlay having a random black box on the output slot + ## [1.2.3] ### Fixed