X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=cb7ceee4df4a717158c0ca63ecdc27719938de76;hp=70a47776200be9c870852df46c2f91c27f506f57;hb=e1dd56e6f190fe600d63c3d3763efb171f67b274;hpb=a134d05c2425e693917a005843552d29c1d327f5 diff --git a/Changes b/Changes index 70a4777..cb7ceee 100644 --- a/Changes +++ b/Changes @@ -5,6 +5,9 @@ application class immutable without that option. - Fix POD to refer to ->config(key => $val), rather than ->config->{key} = $val, as the latter form is deprecated. + - Depend on Module::Pluggable 3.9 to prevent a bug wherein components + in inner packages might not be registered. This especially affected + tests. Refactoring / cleanups: - Deleted the Restarter engine and its Watcher code. Use the