File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ Unreleased] ( https://github.com/seuros/capistrano-sidekiq/compare/v3.1.0...master )
3+ ## [ Unreleased] ( https://github.com/seuros/capistrano-sidekiq/compare/v3.2.0...master )
4+
5+ ## [ 3.2.0] ( https://github.com/seuros/capistrano-sidekiq/compare/v3.1.0...v3.2.0 ) - 2025-06-22
6+
7+ ### Changed
8+ - Harmonized interface with capistrano-puma for better ecosystem consistency
9+ - Aligned configuration variable naming patterns
10+ - Unified systemd command execution methods
11+ - Standardized template search order across both gems
12+ - Added documentation reference to example application
413
514## [ 3.1.0] ( https://github.com/seuros/capistrano-sidekiq/compare/v3.0.0...v3.1.0 ) - 2025-06-22
615
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module Capistrano
4- SIDEKIQ_VERSION = '3.1 .0'
4+ SIDEKIQ_VERSION = '3.2 .0'
55end
You can’t perform that action at this time.
0 commit comments