Merge pull request #3533 from ronnix/patch-1

Fix typo in CHANGELOG.md
This commit is contained in:
Mitchell Hashimoto 2014-04-24 10:17:10 -07:00
commit 59bc632082
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ PLUGIN AUTHOR CHANGES:
- **New host capability:** "rdp\_client". This capability gets the RDP connection - **New host capability:** "rdp\_client". This capability gets the RDP connection
info and must launch the RDP client on the system. info and must launch the RDP client on the system.
- core: The "Call" middleware now merges the resulting middlewaer stack - core: The "Call" middleware now merges the resulting middleware stack
into the current stack, rather than running it as a separate stack. into the current stack, rather than running it as a separate stack.
The result is that ordering is preserved. The result is that ordering is preserved.
- core: The "Message" middleware now takes a "post" option that will - core: The "Message" middleware now takes a "post" option that will