From 3757b980808fa4e91e010450515fa88b55e5b334 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dagfinn=20Ilmari=20Manns=C3=A5ker?= Date: Fri, 17 Aug 2012 16:20:01 +0200 Subject: [PATCH] Add Changes entries for mooification and leak fix --- Changes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changes b/Changes index 774c13d27..cda0709e2 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,6 @@ +* Convert SQL::Translator, ::Schema and ::Schema::* to Moo +* Fix leaks by weakening circular references between schema objects + # ---------------------------------------------------------- # 0.11013 2012-09-22 # ----------------------------------------------------------