mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-14 15:08:34 +02:00
2023.9.6
This commit is contained in:
parent
537623130c
commit
11a2fb8fc0
2 changed files with 8 additions and 1 deletions
|
@ -2,6 +2,13 @@
|
||||||
|
|
||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## 2023.9.6
|
||||||
|
|
||||||
|
- Expired Pool
|
||||||
|
Customer can be move to expired pool after plan expired by cron
|
||||||
|
- Fix Delete customer
|
||||||
|
- tbl_language removed
|
||||||
|
|
||||||
## 2023.9.1.1
|
## 2023.9.1.1
|
||||||
|
|
||||||
- Fix cronjob Delete customer
|
- Fix cronjob Delete customer
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"version": "2023.9.1.1"
|
"version": "2023.9.6"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue