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:
7a7c9ea
)
Add CHANGELOG.md entries for email system
author
Tim Düsterhus
<duesterhus@woltlab.com>
Tue, 23 Jun 2015 22:37:44 +0000
(
00:37
+0200)
committer
Tim Düsterhus
<duesterhus@woltlab.com>
Tue, 23 Jun 2015 22:37:44 +0000
(
00:37
+0200)
CHANGELOG.md
patch
|
blob
|
blame
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 389f2876fca9d724d5adcd9d0592798a274e0f6d..4a8e23eba7d95b06ec413ae68401f9e402bd69fb 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-21,3
+21,5
@@
* Version system removed.
* `wcf\system\cache\source\RedisCacheSource` added.
* Background queue (`wcf\system\background\*`) added.
+* Rewritten email system (`wcf\system\email\*`) added.
+* Old email system (`wcf\system\mail\*`) deprecated.