From 2c75499a135682c398094a0e1e665e45ba93b58c Mon Sep 17 00:00:00 2001 From: Ibnu Maksum Date: Wed, 21 Jun 2023 09:33:21 +0700 Subject: [PATCH] Version 2023.6.20 --- CHANGELOG.md | 4 ++++ README.md | 3 +++ version.json | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) 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