CHANGELOGS.md in html2pdf-0.0.7 vs CHANGELOGS.md in html2pdf-0.1.0

- old
+ new

@@ -1,47 +1,18 @@ ### Html2Pdf - Changelogs +#### 0.1.0 -#### 0.0.7 +- Use the [Semantic Versioning][] release scheme +- Update the gemspec and README.md file +- Fix styles with rubocop -- Code cleanup -- Simplify the CLI by remove some options +#### 0.0.1 - 0.0.7 -#### 0.0.6 +- Old releases that does not follow [Semantic Versioning][] +- Implement features and fix a few bugs along the way. -- Remove the need to have 'Ghostscript' installation -- Update the gemspec file - -#### 0.0.5 - -- Add :rubocop to default rake task -- Update [minitest][] to 5.3 - -#### 0.0.4 - -- Update [agile_utils][] to 0.0.9 -- Update [code_lister][] to 0.0.8 -- Add links to [gemnasium][] and [codeclimate][] -- Add Changelogs.md - -#### 0.0.3 - -- Update [agile_utils][] to 0.0.8 -- Update [code_lister][] to 0.0.7 -- Compress generated pdf files to one single tar.gzip file -- Fix bug in softwares_installed? method -- Remove the TODOs.md - -#### 0.0.2 - -- Use [agile_utils][] to 0.0.5 - -- Fix minor error when using --version - -#### 0.0.1 - -- Initial release - [agile_utils]: https://github.com/agilecreativity/agile_utils [code_lister]: https://github.com/agilecreativity/code_lister [gemnasium]: https://gemnasium.com/agilecreativity/html2pdf [codeclimate]: https://codeclimate.com/github/agilecreativity/html2pdf [minitest]: https://github.com/seattlerb/minitest +[Semantic Versioning]: http://semver.org/