From 18aad5301871b05f13bde4435dc19a58470b061b Mon Sep 17 00:00:00 2001 From: "Paul M. Jones" Date: Sun, 5 Oct 2014 10:21:10 -0500 Subject: [PATCH] udpate for release --- CHANGES.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 796a4c7..0facf26 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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:*'