The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
Prior to version 3.1.0, this project used [Forge Recommended Versioning](https://mcforge.readthedocs.io/en/latest/conventions/versioning/).
This is a copy of the changelog for the most recent version. For the full version history, go [here](https://github.com/illusivesoulworks/caelus/blob/1.21.4/CHANGELOG.md).
## [8.0.0+1.21.4] - 2025.06.18
### Added
- [API] Added `GlidingDamageEvent`
- Added compatibility with any item that has the `minecraft:glider` data component
### Changed
- [API] Changed `RenderCapeEvent` to use `PlayerRenderState` instead of `Player` due to vanilla changes to rendering
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
Prior to version 3.1.0, this project used [Forge Recommended Versioning](https://mcforge.readthedocs.io/en/latest/conventions/versioning/).
This is a copy of the changelog for the most recent version. For the full version history, go [here](https://github.com/illusivesoulworks/caelus/blob/1.21.x/CHANGELOG.md).
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
Prior to version 3.1.0, this project used [Forge Recommended Versioning](https://mcforge.readthedocs.io/en/latest/conventions/versioning/).
This is a copy of the changelog for the most recent version. For the full version history, go [here](https://github.com/illusivesoulworks/caelus/blob/1.21.x/CHANGELOG.md).
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
Prior to version 3.1.0, this project used [Forge Recommended Versioning](https://mcforge.readthedocs.io/en/latest/conventions/versioning/).
This is a copy of the changelog for the most recent version. For the full version history, go [here](https://github.com/TheIllusiveC4/Caelus/blob/1.20.4/docs/CHANGELOG.md).
## [7.0.0+1.21] - 2024.06.18
### Added
- [API] Added `CaelusApi#canFallFly(LivingEntity, boolean)`
### Changed
- [API] Moved package from `top.theillusivec4` to `com.illusivesoulworks`
- [API] Renamed `CuriosApi#getFlightAttribute` to `CuriosApi#getFallFlyingAttribute`
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
Prior to version 3.1.0, this project used [Forge Recommended Versioning](https://mcforge.readthedocs.io/en/latest/conventions/versioning/).
This is a copy of the changelog for the most recent version. For the full version history, go [here](https://github.com/TheIllusiveC4/Caelus/blob/1.20.4/docs/CHANGELOG.md).
## [7.0.0+1.21] - 2024.06.18
### Added
- [API] Added `CaelusApi#canFallFly(LivingEntity, boolean)`
### Changed
- [API] Moved package from `top.theillusivec4` to `com.illusivesoulworks`
- [API] Renamed `CuriosApi#getFlightAttribute` to `CuriosApi#getFallFlyingAttribute`
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
Prior to version 3.1.0, this project used [Forge Recommended Versioning](https://mcforge.readthedocs.io/en/latest/conventions/versioning/).
This is a copy of the changelog for the most recent version. For the full version history, go [here](https://github.com/TheIllusiveC4/Caelus/blob/1.20.4/docs/CHANGELOG.md).
## [6.0.0+1.20.6] - 2024.05.06
### Changed
- [API] Changed return of `CaelusApi#getFlightAttribute` to `Holder<Attribute>`
- Updated to Minecraft 1.20.6
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
Prior to version 3.1.0, this project used [Forge Recommended Versioning](https://mcforge.readthedocs.io/en/latest/conventions/versioning/).
This is a copy of the changelog for the most recent version. For the full version history, go [here](https://github.com/TheIllusiveC4/Caelus/blob/1.20.4/docs/CHANGELOG.md).
## [6.0.0+1.20.6] - 2024.05.06
### Changed
- [API] Changed return of `CaelusApi#getFlightAttribute` to `Holder<Attribute>`
- Updated to Minecraft 1.20.6
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
Prior to version 3.1.0, this project used [Forge Recommended Versioning](https://mcforge.readthedocs.io/en/latest/conventions/versioning/).
This is a copy of the changelog for the most recent version. For the full version history, go [here](https://github.com/TheIllusiveC4/Caelus/blob/1.20.4/docs/CHANGELOG.md).
## [5.1.0+1.20.4] - 2024.04.22
### Added
- Added `CaelusApi#canFallFly(LivingEntity)`
### Changed
- Refactored fall flying to account for three states instead of two for better mod compatibility
### Deprecated
- Deprecated `CaelusApi#canFly(LivingEntity)`
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
Prior to version 3.1.0, this project used [Forge Recommended Versioning](https://mcforge.readthedocs.io/en/latest/conventions/versioning/).
This is a copy of the changelog for the most recent version. For the full version history, go [here](https://github.com/TheIllusiveC4/Caelus/blob/1.20.4/docs/CHANGELOG.md).
## [5.1.0+1.20.4] - 2024.04.22
### Added
- Added `CaelusApi#canFallFly(LivingEntity)`
### Changed
- Refactored fall flying to account for three states instead of two for better mod compatibility
### Deprecated
- Deprecated `CaelusApi#canFly(LivingEntity)`
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
Prior to version 3.1.0, this project used [Forge Recommended Versioning](https://mcforge.readthedocs.io/en/latest/conventions/versioning/).
This is a copy of the changelog for the most recent version. For the full version history, go [here](https://github.com/TheIllusiveC4/Caelus/blob/1.20.x/docs/CHANGELOG.md).
## [3.2.0+1.20.1] - 2024.04.22
### Added
- Added `CaelusApi#canFallFly(LivingEntity)`
### Changed
- Refactored fall flying to account for three states instead of two for better mod compatibility
### Deprecated
- Deprecated `CaelusApi#canFly(LivingEntity)`
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
Prior to version 3.1.0, this project used [Forge Recommended Versioning](https://mcforge.readthedocs.io/en/latest/conventions/versioning/).
This is a copy of the changelog for the most recent version. For the full version history, go [here](https://github.com/TheIllusiveC4/Caelus/blob/1.20.4/docs/CHANGELOG.md).
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
Prior to version 3.1.0, this project used [Forge Recommended Versioning](https://mcforge.readthedocs.io/en/latest/conventions/versioning/).
This is a copy of the changelog for the most recent version. For the full version history, go [here](https://github.com/TheIllusiveC4/Caelus/blob/1.20.4/docs/CHANGELOG.md).
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
Prior to version 3.1.0, this project used [Forge Recommended Versioning](https://mcforge.readthedocs.io/en/latest/conventions/versioning/).
This is a copy of the changelog for the most recent version. For the full version history, go [here](https://github.com/TheIllusiveC4/Caelus/blob/1.20.4/docs/CHANGELOG.md).
## [5.0.0+1.20.4] - 2023.12.19
### Added
- Added NeoForge version
### Changed
- Updated to Minecraft 1.20.4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
Prior to version 3.1.0, this project used [Forge Recommended Versioning](https://mcforge.readthedocs.io/en/latest/conventions/versioning/).
This is a copy of the changelog for the most recent version. For the full version history, go [here](https://github.com/TheIllusiveC4/Caelus/blob/1.20.4/docs/CHANGELOG.md).
## [5.0.0+1.20.4] - 2023.12.19
### Added
- Added NeoForge version
### Changed
- Updated to Minecraft 1.20.4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
Prior to version 3.1.0, this project used [Forge Recommended Versioning](https://mcforge.readthedocs.io/en/latest/conventions/versioning/).
This is a copy of the changelog for the most recent version. For the full version history, go [here](https://github.com/TheIllusiveC4/Caelus/blob/1.20.2/docs/CHANGELOG.md).
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
Prior to version 3.1.0, this project used [Forge Recommended Versioning](https://mcforge.readthedocs.io/en/latest/conventions/versioning/).
This is a copy of the changelog for the most recent version. For the full version history, go [here](https://github.com/TheIllusiveC4/Caelus/blob/1.20.x/docs/CHANGELOG.md).
## [3.1.0+1.20] - 2023.06.11
### Changed
- Updated to Minecraft 1.20
- Changed to Semantic Versioning
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Forge Recommended Versioning](https://mcforge.readthedocs.io/en/latest/conventions/versioning/).
This is a copy of the changelog for the most recent version. For the full version history, go [here](https://github.com/TheIllusiveC4/Caelus/blob/1.19.4/docs/CHANGELOG.md).
## [1.19.4-3.0.0.10] - 2023.03.17
### Changed
- Updated to Minecraft 1.19.4
- Changed localization of attribute from "Elytra Flight" to "Fall Flying"