update version and changes (_14 was the last one I can see, so _15 it is)
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index fabe41d..e006246 100644 (file)
--- a/Changes
+++ b/Changes
@@ -4,6 +4,7 @@ Current Known Issues / Regressions
 
 Revision history for DBIx::Class
 
+0.082899_15 2017-10-05 03:55 (UTC)
     * Notable Changes and Deprecations
         - The entire class hierarchy now explicitly sets the 'c3' mro, even
           in cases where load_components was not used. Extensive testing led