X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=07ae071aae20dbb23e6862c6bf374da90cdad874;hb=a1f6fcc3509472d021f57e76fe2f5c3df56217dd;hp=19841b852efa1e9c5c9b6a5b37e202e39bda5317;hpb=2e7c645c866096547804db44bf90c795205b153c;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 19841b8..07ae071 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#70, GH#71, GH#72) + - Various doc improvements (GH#35, GH#62, GH#66, 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