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 2f361d6 commit d1dfb21Copy full SHA for d1dfb21
Changelog.md
@@ -1,15 +1,14 @@
1
Changelog
2
=========
3
4
-### 3.0.0 (2017-xx-xx)
+### 2.1.0 (2018-03-04)
5
6
* Dropped PHP < 5.6 support.
7
* Dropped Symfony < 2.7 support.
8
* Dropped jQuery < 3 support.
9
* Dropped HHVM support.
10
* Added Symfony 4 support.
11
* Signature of `ThreadPermalinkListener` has been changed.
12
-* Decrease `Thread::numComments` after comment removal.
13
* Route `ThreadController::getThreadsActions` throws 404 if called without id's.
14
* Added pipeline parser to integrate several parsers together.
15
* Added flat view for async thread.
0 commit comments