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:*'