diff --git a/CHANGELOG.md b/CHANGELOG.md index 81a3eb9..1c5db60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,35 @@ All notable changes to the project are logged here. This project is compliant with [semantic versioning](https://semver.org/). +## [0.13.1+1.19.4] - 2023-03-31 + +### Changed + +- Port to Minecraft 1.19.4 + +## [0.13.1+1.19.3] - 2023-03-31 + +### Added + +- Local dependencies to development environment for testing purposes +- CHANGELOG file +- Reminder to read wiki in README + +### Fixed + +- Incompatibility with Lithium causing campfires to not extinguish over time + +### Changed + +- Moved API package into base package +- Simplify Jitpack configuration +- Update Modrinth gradle task to reflect current dependencies +- Refactor some namings for campfire related mixins and duck interface + +### Removed + +- Planned section in README + ## [0.13.0+1.19.3] - 2023-03-17 ### Added