@@ -232,12 +232,20 @@ It's certainly not harmful to your repositories and it won't change any data in
232
232
* Show how many repos are about to be processed on console
233
233
* Show what repo is being processed on console
234
234
* Replace carriage return with space
235
- * 2016-06-12 [ v0.1.5] ( https://github.com/dreamyguy/gitlogg/tree/v0.1.5 ) Introduce logo, correct wrong reference to 'yourpath', output numbers instead of strings
236
- * 2016-05-23 [ v0.1.4] ( https://github.com/dreamyguy/gitlogg/tree/v0.1.4 ) Fix a bug that would break the output in some rare cases
237
- * 2016-05-21 [ v0.1.3] ( https://github.com/dreamyguy/gitlogg/tree/v0.1.3 ) Even better error handling
238
- * 2016-05-21 [ v0.1.2] ( https://github.com/dreamyguy/gitlogg/tree/v0.1.2 ) Better error handling
239
- * 2016-05-21 [ v0.1.1] ( https://github.com/dreamyguy/gitlogg/tree/v0.1.1 ) The 'gitlogg' release, the node-based JSON generation
240
- * 2016-05-20 [ v0.1.0] ( https://github.com/dreamyguy/gitlogg/tree/v0.1.0 ) The 'git-log-to-json' release, now considered legacy
235
+ * 2016-06-12 [ v0.1.5] ( https://github.com/dreamyguy/gitlogg/tree/v0.1.5 )
236
+ * Introduce logo
237
+ * Correct wrong reference to 'yourpath'
238
+ * Output numbers instead of strings
239
+ * 2016-05-23 [ v0.1.4] ( https://github.com/dreamyguy/gitlogg/tree/v0.1.4 )
240
+ * Fix a bug that would break the output in some rare cases
241
+ * 2016-05-21 [ v0.1.3] ( https://github.com/dreamyguy/gitlogg/tree/v0.1.3 )
242
+ * Even better error handling
243
+ * 2016-05-21 [ v0.1.2] ( https://github.com/dreamyguy/gitlogg/tree/v0.1.2 )
244
+ * Better error handling
245
+ * 2016-05-21 [ v0.1.1] ( https://github.com/dreamyguy/gitlogg/tree/v0.1.1 )
246
+ * The 'gitlogg' release, the node-based JSON generation
247
+ * 2016-05-20 [ v0.1.0] ( https://github.com/dreamyguy/gitlogg/tree/v0.1.0 )
248
+ * The 'git-log-to-json' release, now considered legacy
241
249
242
250
-------------
243
251
0 commit comments