2022-03-29 20:46:37 +01:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
|
|
## [4.1.0] - 2022-03-29
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
2022-03-29 20:49:57 +01:00
|
|
|
- #101 - Fix stuck queues bug on Redis restart from [@907th](https://github.com/907th).
|
2022-03-29 20:46:37 +01:00
|
|
|
|
|
|
|
## [4.0.0] - 2022-03-26
|
|
|
|
|
|
|
|
This project was taken over by [@deanpcmad](https://github.com/deanpcmad)
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
2022-03-29 20:49:57 +01:00
|
|
|
- #120 - Migrate CI to GitHub Actions from [@petergoldstein](https://github.com/petergoldstein).
|
|
|
|
- #124 - Fixed redis v4.6.0 pipelines deprecation warning from [@iurev](https://github.com/iurev).
|
|
|
|
- #83 - Processing dynamic queues from [@alexey-yanchenko](https://github.com/alexey-yanchenko).
|