X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=19841b852efa1e9c5c9b6a5b37e202e39bda5317;hb=2e7c645c866096547804db44bf90c795205b153c;hp=6c6dbc961564ea7b0ce506747d675a9aa32af2a6;hpb=cbb3ea4a1d310fd70e637841aeff68687f69d6c1;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 6c6dbc9..19841b8 100644 --- a/Changes +++ b/Changes @@ -28,7 +28,7 @@ Revision history for DBIx::Class * Misc - Remove warning about potential side effects of RT#79576 (scheduled) - - Various doc improvements (GH#72) + - Various doc improvements (GH#70, GH#71, GH#72) - Skip tests in a way more intelligent and speedy manner when optional dependencies are missing - Make the Optional::Dependencies error messages cpanm-friendly