projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70f9375
)
Add CHANGELOG.md entry for background queue
author
Tim Düsterhus
<duesterhus@woltlab.com>
Tue, 23 Jun 2015 18:18:52 +0000
(20:18 +0200)
committer
Tim Düsterhus
<duesterhus@woltlab.com>
Tue, 23 Jun 2015 18:18:52 +0000
(20:18 +0200)
CHANGELOG.md
patch
|
blob
|
blame
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 992913aef8d02bc22958bbd40beb30452dd11703..389f2876fca9d724d5adcd9d0592798a274e0f6d 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-20,3
+20,4
@@
* `wcf\action\AJAXProxyAction::getData()` removed.
* Version system removed.
* `wcf\system\cache\source\RedisCacheSource` added.
+* Background queue (`wcf\system\background\*`) added.