Sha256: e4c9714c1db6b8dddb843c88fce35c16d9da4ca2dcf547de37c53e0fc09a8e64
Contents?: true
Size: 687 Bytes
Versions: 1
Compression:
Stored size: 687 Bytes
Contents
# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ### v3.0.0 #### Changed * Add Ruby 3.2 support * Remove Ruby 2.5 and 2.6 support ### v2.1.0 #### Added * Avoid logging using `disable_job_logs` class method. ### v2.0.0 #### Changed * Replace travis with circleci. * Use Rails 6 on Dummy app. ### v1.2.0 #### Changed * Use update instead of deprecated update_attributes. ### v1.0.0 #### Changed * Copy Job model into app. ### v0.2.1 #### Fixed * Change error type from string to text. ### v0.2.0 #### Added * New Job instance by retry. ### v0.1.0 * Initial release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
active_job_log-3.0.0 | CHANGELOG.md |