We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b810a6 commit 4758ff9Copy full SHA for 4758ff9
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+# 7.0.0
2
+## Release phase
3
+### 7.0.0
4
+**This is a breaking change**
5
+
6
+Internal structure changed
7
+We no longer support ArangoDB as official database, the new official databases are SQLite and PostgreSQL
8
+Commands are no longer objects, instead they're based off classes
9
+Command indexing changed, commands can now be nested inside directories
10
+Event idexing changed, every event can now supply a directory to run multiple event handlers for one event
11
+Removed ffmpeg support for music streaming
12
+Removed Rancher scaling, this is replaced with Kubernetes scaling
13
+Removed Elasticsearch logging
14
15
# 6.0.0
16
## Release phase
17
### 6.1.1
0 commit comments