Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/calendar.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna <anna@nextcloud.com>2022-11-03 13:23:31 +0300
committerGitHub <noreply@github.com>2022-11-03 13:23:31 +0300
commit7211eeff3299ba256833d82f223151d6283d2e2f (patch)
treec9ea6c7c40f4972de1d9c67d8b6c2caf1792aba4
parentf56c641e6570adb0045dcf1579da16d62aafc184 (diff)
parent863e88fc8eb95f61568fb638bd19e736c308935d (diff)
Merge pull request #4692 from nextcloud/forward/changelog-all
Forward port complete changelogs to main
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5fb222b9..aa8dbe8d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,11 +1,13 @@
# Changelog
-## 4.1.0 - 2022-10-19
+## 4.1.0 - 2022-11-02
### Added
- IButtonWidget and IIconWidget implementation
### Fixed
- Widget Icon in Dashboard
+- Appointment detail styling for small screen
+- Appointment overview page design
## 4.0.1 - 2022-10-18
### Changed