Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 25 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,34 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [v1.5.0] - 2025-07-01

### Added

- Belt Links have been added from Potetobloke's Bangers & Mash.
- 9mm NDM has been added from Peppergrinder (#44).
- Add loose round actors for .500 S&W Lights/Heavies (#40).
- Added Backpack Filters for Belt Links (#42).

### Removed

- .50 AE has been fully removed. (#44, #45).

## Changed

- Updated Peppergrinder Menu Labels (#34).
- Updated Spawner Menus to use Sliders instead of Option toggles (#35).
- Fixed Slug Translations for FreeDoom & Lotan's Tomb (#38).
- Added FD/LT-style Slug Ammobox (#41).
- Replaced getName() with getTag() (#43).
- .45 LC can now be multi-picked-up.

## [v1.4.0] - 2024-02-23

### Changed

- Updated build scripts (#29).
- Updated Serpentipede Classname for latest HDest Main (#30).
- Added Belt Links.

## [v1.3.4] - 2024-02-07

Expand Down Expand Up @@ -106,7 +127,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Initial Release.

[Unreleased]: https://github.com/HDest-Community/HDBulletLib-Recasted/compare/v1.4.0...HEAD
[Unreleased]: https://github.com/HDest-Community/HDBulletLib-Recasted/compare/v1.5.0...HEAD

[v1.5.0]: https://github.com/HDest-Community/HDBulletLib-Recasted/compare/v1.4.0...v1.5.0

[v1.4.0]: https://github.com/HDest-Community/HDBulletLib-Recasted/compare/v1.3.4...v1.4.0

Expand Down