Update CHANGELOG, don't deprecate this plugin method

This commit is contained in:
Mitchell Hashimoto 2014-04-18 20:22:02 -07:00
parent b71d07b92d
commit 7a524f1c4f
1 changed files with 0 additions and 3 deletions

View File

@ -54,9 +54,6 @@ BUG FIXES:
PLUGIN AUTHOR CHANGES:
- **Deprecation:** The "prepare" method for synced folders is deprecated.
Any preparation should be moved to the "enable" method. This is to
enable runtime changes of synced folders with the new "disable" method.
- **New host capability:** "rdp\_client". This capability gets the RDP connection
info and must launch the RDP client on the system.
- core: The "Call" middleware now merges the resulting middlewaer stack