diff --git a/CHANGELOG.md b/CHANGELOG.md index 30cc28e9cc..65d10d4099 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,8 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Entity-entity pushback is no longer applied in forced movement states like rolling and leaping. - Updated audio library (rodio 0.13 -> 0.14). - Improve entity-terrain physics performance by reducing the number of voxel lookups. +- Clay Golem uses shockwave only after specific fraction of health and other difficulty adjustments. ### Removed +- Enemies no more spawn in dungeon boss room ### Fixed