Showing 1 changed files with 6 additions and 2 deletions
+6 -2
CHANGES
... ...
@@ -1,6 +1,10 @@
1
+2.00_dev ()
2
+  - drop Perl 5.8 support, now require Perl 5.10.1
3
+  - use own temparaly directory when creating repositoy with readme file. Now not use /tmp.
4
+  - add Mojolicious::Plugin::DBViewer to cpanfile
1 5
 1.12 (7 Feb 2016)
2
-  Catch up latest Github design.
3
-  Fix bug that relative image path in README.md and blob html.
6
+  - Catch up latest Github design.
7
+  - Fix bug that relative image path in README.md and blob html.
4 8
 1.11 (7 Nov 2015)
5 9
   - support relative path in README.md and blob html.
6 10
   - support git version 2