diff --git a/changelog/73_UNRELEASED_xxxx-xx-xx.md b/changelog/73_4.0.3_2023-09-02.md similarity index 56% rename from changelog/73_UNRELEASED_xxxx-xx-xx.md rename to changelog/73_4.0.3_2023-09-02.md index e0bee572..ad37904c 100644 --- a/changelog/73_UNRELEASED_xxxx-xx-xx.md +++ b/changelog/73_4.0.3_2023-09-02.md @@ -1,50 +1,8 @@ -> ⚠️ xxxBREAKING CHANGESxxx - -> ❗ xxxImportant upgrade informationXXX - -> 💡 xxxMinor upgrade informationXXX - -### New feature: xxxx - -- xxx - ### Stock - Performance improvements related to the stock overview page / displaying a product card - Performance improvements related to consuming products (thanks @alkuzman) -### Shopping list - -- xxx - -### Recipes - -- xxx - -### Meal plan - -- xxx - -### Chores - -- xxx - -### Calendar - -- xxx - -### Tasks - -- xxx - -### Batteries - -- xxx - -### Equipment - -- xxx - ### Userfields - New Userfield type "Number (currency)", just like the type "Number (decimal)", but it will render the value according to / with the configured currency @@ -52,7 +10,3 @@ ### General - Performance improvements related to table (layout) loading handling - -### API - -- xxx diff --git a/version.json b/version.json index dbf0734c..2256c21b 100644 --- a/version.json +++ b/version.json @@ -1,4 +1,4 @@ { - "Version": "4.0.2", - "ReleaseDate": "2023-08-19" + "Version": "4.0.3", + "ReleaseDate": "2023-09-02" }