Removed obsolete file
authorMarcel Werk <burntime@woltlab.com>
Fri, 11 May 2018 11:01:41 +0000 (13:01 +0200)
committerMarcel Werk <burntime@woltlab.com>
Fri, 11 May 2018 11:01:48 +0000 (13:01 +0200)
CHANGELOG.md [deleted file]

diff --git a/CHANGELOG.md b/CHANGELOG.md
deleted file mode 100644 (file)
index ebeae33..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# Changelog
-
-## 3.0
-
-### 3.0.0 Alpha 1 (XXXX-YY-ZZ)
-
-* Only search active conversation when using search bar in a conversation.
-* Filter option for conversation participants on conversation list page.
-* Increased number of items in conversation drop down to 10.
-* Overhauled conversation drop down.
-* Changed label of wcf.conversation.lastVisitTime
-
-#### Documentation
-
-* `@property-read` tags for database table columns of classes extending `wcf\data\DatabaseObject`.