diff --git a/CHANGELOG.md b/CHANGELOG.md
index a22cde74..f1342a38 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,20 @@
# Changelog
+## 0.6.0-beta.4 - 2023-09-14
+### Added
+- โ๏ธ Add views to tables
+- ๐ค Share views individually
+- ๐ ๏ธ Adjust views with filters, sorting and column selection and ordering
+- ๐ Link to any Nextcloud resource like files, pictures, contacts, deck-cards, etc.
+- ๐ New smart picker integrations and link previews
+- ๐คน Insert dynamic tables directly into any Nextcloud text editor
+
+### Updated
+- ๐ณ๏ธ Translations
+- ๐ Bug fixing
+- โจ Small design adjustments
+- ๐พ Update software dependencies
+
## 0.6.0-beta.3 - 2023-09-12
### Added
- โ๏ธ Add views to tables
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 59a4f233..db47b864 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -22,7 +22,7 @@ Share your tables with users and groups within your cloud.
Have a good time and manage whatever you want.
]]>
- 0.6.0-beta.3
+ 0.6.0-beta.4
agpl
Florian Steffens
Tables
diff --git a/package.json b/package.json
index 0b8012c4..06ee37a7 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "tables",
"description": "Manage data within tables.",
- "version": "0.6.0-beta.3",
+ "version": "0.6.0-beta.4",
"author": "Florian Steffens