diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f1fff1b..85fe5e44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ ![PHPNuxBill](install/img/logo.png) # CHANGELOG + +## 2024.5.7 + +- Fix time for period Days +- Fix Free radius attributes by @agstrxyz +- Add Numeric Voucher Code by @pro-cms + ## 2024.4.30 - CRITICAL UPDATE: last update Logic recharge not check is status on or off, it make expired customer stay in expired pool diff --git a/version.json b/version.json index a3b0c348..dc089083 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "2024.5.1" + "version": "2024.5.7" } \ No newline at end of file