mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-02-23 15:07:19 +08:00
2023.8.24
This commit is contained in:
parent
a175f96039
commit
6166dd6768
2 changed files with 8 additions and 1 deletions
|
@ -2,6 +2,13 @@
|
|||
|
||||
# CHANGELOG
|
||||
|
||||
## 2023.8.24
|
||||
|
||||
- Balance transfer between Customer
|
||||
- Optimize Cronjob
|
||||
- View Customer Info
|
||||
- Ajax for select customer
|
||||
|
||||
## 2023.8.18
|
||||
|
||||
- Fix Auto Renewall Cronjob
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"version": "2023.8.18"
|
||||
"version": "2023.8.24"
|
||||
}
|
Loading…
Reference in a new issue