From d2eae0fc019c379a111e9cf076c003be9ceb25c7 Mon Sep 17 00:00:00 2001 From: "Paul M. Jones" Date: Wed, 30 Mar 2016 12:11:14 -0500 Subject: [PATCH] update for release --- CHANGES.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index c7735f1..1db0564 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,11 +1,3 @@ -First beta release. +First stable release. -- Extract new package, "Arbiter", and use it for action handling. - -- Add a parameter to set a custom "routing failed" responder class in the RoutingHandler. - -- Use "401" response code for Responder::notAuthenticated(). - -- Use PayloadStatus from Payload_Interface, instead of embedded payload statuses. - -- Added option to use autoresolving container at boot time. +- Input collection now follows a more EGPCS-like order, and replaces instead of merging.