From 605f2e1806a9b8eba6ecba378493181b4d971103 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 24 Jan 2012 18:11:26 -0600 Subject: changelog --- Changes | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index d468090..c405448 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,13 @@ Revision history for Bread-Board-Declare {{$NEXT}} + - dependencies can now be specified inline with the dep() function + - type inference can now infer dependencies that are non-moose classes, + and dependencies which are created by block injections (as long as the + class is also specified) + - Bread::Board::Declare classes can now specify subcontainers - see + Bread::Board::Declare::Meta::Role::Attribute::Container and + t/subcontainers.t for more details 0.10 2011-07-27 - bump Bread::Board prereq due to a bug -- cgit v1.2.3-54-g00ecf