From: Dagfinn Ilmari Mannsåker Date: Fri, 17 Aug 2012 14:20:01 +0000 (+0200) Subject: Add Changes entries for mooification and leak fix X-Git-Tag: v0.11013_01~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3757b980808fa4e91e010450515fa88b55e5b334;p=dbsrgits%2FSQL-Translator.git Add Changes entries for mooification and leak fix --- diff --git a/Changes b/Changes index 774c13d..cda0709 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 # ----------------------------------------------------------