From fd9de6ab6ce26dd79e93a75e58f1cc769e2b038b Mon Sep 17 00:00:00 2001 From: Romain Calascibetta Date: Wed, 19 Oct 2022 17:03:24 +0200 Subject: [PATCH] Prepare carton release (v0.6.0) --- CHANGES.carton.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.carton.md b/CHANGES.carton.md index 0c8acd340..efc093745 100644 --- a/CHANGES.carton.md +++ b/CHANGES.carton.md @@ -1,3 +1,8 @@ +### 0.6.0 (2022-10-19) Paris - France + +- Add few functions to introspect target when we encode and be able to construct objects with source + (@dinosaure, #595) + ### 0.5.0 (2022-09-29) Paris - France - Add missing dependencies on Unix (@dra27, #573)