File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 1- ## HEAD
1+ ## 0.12.0 / 2016-11-28
22
33 * Joomla: require the ` mysql ` gem (#197 )
44 * Tumblr: improve compatibility with Jekyll 3 (#239 )
1010 * Tumblr: Fixing double-read and off-by-one error (#253 )
1111 * Clean up the Drupal importers (#235 )
1212 * DrupalCommon: centralize defaults & use config for layouts dir (#267 )
13+ * Tumblr: save images in binary mode (#278 )
14+ * Tumblr: fix creation of rewrite rules (#283 )
1315
1416### Development Fixes
1517
1921
2022 * Fix for misnamed Joomla3 module in docs (#271 )
2123
22- ### Bug Fixes
23-
24- * Tumblr: save images in binary mode (#278 )
25- * Tumblr: fix creation of rewrite rules (#283 )
26-
2724## 0.11.0 / 2016-06-27
2825
2926### Bug Fixes
Original file line number Diff line number Diff line change 11module JekyllImport
2- VERSION = '0.11 .0'
2+ VERSION = '0.12 .0'
33end
You can’t perform that action at this time.
0 commit comments