Skip to content

Commit 4758ff9

Browse files
committed
changelog
1 parent 4b810a6 commit 4758ff9

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
115
# 6.0.0
216
## Release phase
317
### 6.1.1

0 commit comments

Comments
 (0)