mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2025-12-05 11:44:15 +01:00
chore(main): release 2.5.0 (#546)
This commit is contained in:
parent
3efe220228
commit
610a6ed7b1
@ -1,3 +1,3 @@
|
||||
{
|
||||
".": "2.4.0"
|
||||
".": "2.5.0"
|
||||
}
|
||||
|
||||
16
CHANGELOG.md
16
CHANGELOG.md
@ -1,5 +1,21 @@
|
||||
# Changelog
|
||||
|
||||
## [2.5.0](https://github.com/sekwah41/Advanced-Portals/compare/v2.4.0...v2.5.0) (2025-04-13)
|
||||
|
||||
|
||||
### Features ✨
|
||||
|
||||
* add rename destination sub-command ([#548](https://github.com/sekwah41/Advanced-Portals/issues/548)) ([96cdd06](https://github.com/sekwah41/Advanced-Portals/commit/96cdd06f96c1a0c90ebc0108e8f85b607dca4036))
|
||||
* Check if block/matieral is waterlogged ([#550](https://github.com/sekwah41/Advanced-Portals/issues/550)) ([793f13c](https://github.com/sekwah41/Advanced-Portals/commit/793f13cbc79dcbe89d453861ff2f49b2e581010f))
|
||||
* desti tp another player to a destination ([#549](https://github.com/sekwah41/Advanced-Portals/issues/549)) ([3eb0f96](https://github.com/sekwah41/Advanced-Portals/commit/3eb0f96467de9ffc4b86fd24353907be5bfec0d9))
|
||||
* fail commands if the arguments have path escape characters ([#552](https://github.com/sekwah41/Advanced-Portals/issues/552)) ([ed9afd5](https://github.com/sekwah41/Advanced-Portals/commit/ed9afd58e18cd9417470cffe904aff5172716ebc))
|
||||
|
||||
|
||||
### Bug Fixes 🐛
|
||||
|
||||
* core listener null pointer error for blockPlace ([#554](https://github.com/sekwah41/Advanced-Portals/issues/554)) ([4d65ea0](https://github.com/sekwah41/Advanced-Portals/commit/4d65ea057d31c3ca41cbd80038f1e0ac4827b9da))
|
||||
* **legacy-spigot:** add null check to avoid throwing errors in console ([#545](https://github.com/sekwah41/Advanced-Portals/issues/545)) ([3263b56](https://github.com/sekwah41/Advanced-Portals/commit/3263b568925691a7a924ea7f02d32fc9aaf26d32))
|
||||
|
||||
## [2.4.0](https://github.com/sekwah41/Advanced-Portals/compare/v2.3.3...v2.4.0) (2025-03-01)
|
||||
|
||||
|
||||
|
||||
@ -1 +1 @@
|
||||
2.4.0
|
||||
2.5.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user