-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Paul M. Jones
committed
Oct 5, 2014
1 parent
95a34ee
commit 18aad53
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,7 @@ | ||
Initial 2.0 beta relase. | ||
- DOC: Update README and docblocks. | ||
|
||
- CHG: Use Aura\Web\ResponseSender instead of own response sender | ||
|
||
- CHG: Use Action-Domain-Responder terminology and structure (though there is no domain to speak of) | ||
|
||
- CHG: Use new service names throughout; e.g., rename 'web_*; services to 'aura/web-kernel:*' |