README.md in capistrano3-puma-1.0.0 vs README.md in capistrano3-puma-1.1.0

- old
+ new

@@ -92,9 +92,10 @@ Ensure that the following directories are shared (via ``linked_dirs``): tmp/pids tmp/sockets log ## Changelog +- 1.1.0: Set :puma_preload_app to false; Reload Monit after uploading any monit configuration; Always refresh Gemfile @rafaelgoulart @suhailpatel @sime - 1.0.0: Add activate control app @askagirl - 0.8.5: Fix smart_restart task to check if puma preloads app - 0.8.4: Allow patch method (Nginx template) @lonre - 0.8.2: Start task creates a conf file if none exists @stevemadere - 0.8.1: Fixed nginx task @hnatt, support for prune_bundler @behe