## CHANGELOG ### 1.0.11 * travis.yml: Update Rubies, remove `cache: bundler` * Only generate double quotes * Add "rake" to Gemfile ### 1.0.10 * travis.yml: Update Rubies * Remove thor warnings ### 1.0.9 * Fix typo in CHANGELOG template: Inital -> Initial ### 1.0.8 * travis.yml: Update Rubies, allow failures for -head ### 1.0.7 * travis: Remove Ruby 2.0, remove rbx, update JRuby 9000 * Also generate Rake default spec task * Use .svg badge for travis ### 1.0.6 * Add missing thor dependency * Add Code of Conduct * Fix for travis Ruby 2.3.0 ### 1.0.5 * Add 2.3 + HEAD to .travis.yml ### 1.0.4 * .travis.yml: Fast finish should not be on by default * gemspec: email data as array * .gitignore: add /pkg ### 1.0.3 * Add IRB task * Make travis run faster ### 1.0.2 * Fix spec name in .travis.yml ### 1.0.1 * Improve gemspec template * Add Rakefile with gem task * Simplifiy .travis.yml Ruby versions ### 1.0.0 * Release