diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dc604d6..7c5b4135 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ # CHANGELOG +## 2023.6.20 + +- Hide time for Created date. + Because the first time phpmixbill created, plan validity only for days and Months, many request ask for minutes and hours, i change it, but not the database. ## 2023.6.15 - User can connect to internet from User Dashboard diff --git a/README.md b/README.md index 8217e9d2..31ffadfd 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,9 @@ can be Installed in Raspberry Pi Device. The problem with windows is hard to set cronjob, better Linux +## Changelog + +[CHANGELOG.md](CHANGELOG.md) ## Installation [Installation instructions](https://github.com/hotspotbilling/phpnuxbill/wiki) diff --git a/version.json b/version.json index 352046b6..0503f161 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "2023.6.15" + "version": "2023.6.20" } \ No newline at end of file