Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
realguyman committed Nov 24, 2023
1 parent 94811b7 commit e1215a0
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e1215a0

Please sign in to comment.