diff --git a/CHANGELOG.md b/CHANGELOG.md index 7042ff1d..637e8e0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ # CHANGELOG +## 2023.10.24 + +- Fix logic cronjob +- assign router to NAS, but not yet used +- Fix Pagination +- Move Alert from hardcode + ## 2023.10.20 - View Invoice diff --git a/version.json b/version.json index 5d814d2a..9952f669 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "2023.10.20" + "version": "2023.10.24" } \ No newline at end of file