Update CHANGELOG

This commit is contained in:
Ibnu Maksum 2024-02-12 17:04:38 +07:00
parent 792b1367d3
commit e9f5d56f91
No known key found for this signature in database
GPG key ID: 7FC82848810579E5
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
# CHANGELOG
## 2024.2.12
- Admin Level : SuperAdmin,Admin,Report,Agent,Sales
- Export Customers to CSV
- Session using Cookie
## 2024.2.7
- Hide Dashboard content

View file

@ -1,3 +1,3 @@
{
"version": "2024.2.7"
"version": "2024.2.12"
}