All Versions
39
Latest Version
Avg Release Cycle
67 days
Latest Release
1409 days ago

Changelog History
Page 1

  • v3.14.1 Changes

    June 10, 2020

    ๐Ÿฑ ๐Ÿ› Bug Fixes

    • ๐Ÿ‘ท #2046 Fix Ruby 2.7 keyword parameters warnings and add Ruby 2.7 to CI (#2060) @Eric-Guo
  • v3.14.0 Changes

    May 06, 2020

    ๐Ÿฑ โœจ New Features

    ๐Ÿ“š ๐Ÿ“š Documentation

    • โšก๏ธ Update docs website icons, optimize images (#2056) @rolandasb

    ๐Ÿฑ ๐Ÿ  Housekeeping

  • v3.13.0 Changes

    April 07, 2020

    ๐Ÿฑ โœจ New Features

    ๐Ÿฑ ๐Ÿ  Housekeeping

  • v3.12.1 Changes

    March 10, 2020

    ๐Ÿฑ ๐Ÿ› Bug Fixes

    ๐Ÿ“š ๐Ÿ“š Documentation

    ๐Ÿฑ ๐Ÿ  Housekeeping

    • โฌ†๏ธ Bump rubyzip from 1.2.2 to 2.2.0 in /docs (#2051) @dependabot
    • โฌ†๏ธ Bump nokogiri from 1.10.4 to 1.10.8 in /docs (#2047) @dependabot
  • v3.12.0 Changes

    February 11, 2020

    ๐Ÿš€ Note that this release limits the number of concurrent git connections by default. If you use Capistrano to deploy to > 10 servers simultaneously you may want to increase this number. See #2044 for details.

    ๐Ÿฑ โœจ New Features

    • ๐Ÿ”ง Limit the number of concurrent git connections to 10, and make it configurable (#2044) @grzegorzblaszczyk

    ๐Ÿ“š ๐Ÿ“š Documentation

  • v3.11.2 Changes

    September 29, 2019

    ๐Ÿฑ ๐Ÿ  Housekeeping

  • v3.11.1 Changes

    August 29, 2019
    • ๐Ÿš€ #2027: Batch rm -rf calls in deploy:cleanup to fix an error when there are too many old releases @azin634
  • v3.11.0 Changes

    June 03, 2018
    • 0๏ธโƒฃ #1972: fallback ask to default when used in non interactive session
  • v3.10.2 Changes

    April 15, 2018

    ๐Ÿ’ฅ Breaking changes:

    • None

    ๐Ÿ›  Fixes:

    • ๐Ÿšš #1977: Remove append operator when writing the git file - @mmiller1
  • v3.10.1 Changes

    December 08, 2017

    ๐Ÿ’ฅ Breaking changes:

    • None

    ๐Ÿ›  Fixes:

    • #1954: Fix Host filtering when multi-host strings contain 0