Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ElGigi committed Nov 22, 2024
1 parent 4ce967c commit eff46bd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [1.0.0-beta2] - 2024-11-22

### Changed

- `WorkerOptions::$sleep` accept float value
- Add "LIMIT 1" in query for `DbQueue` to optimize performances

## [1.0.0-beta1] - 2024-11-19

Initial version

0 comments on commit eff46bd

Please sign in to comment.