Skip to content

Commit

Permalink
changelog(0.4.4): tagged (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
Guikingone authored May 5, 2021
1 parent 82250f7 commit d470819
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
CHANGELOG
=========

0.4.4
-----

* Doctrine bridge sort fixed (see https://github.com/Guikingone/SchedulerBundle/pull/95)
* Task lock management improved (see https://github.com/Guikingone/SchedulerBundle/pull/91)
* Chained sub-tasks sort (see https://github.com/Guikingone/SchedulerBundle/pull/89) - Thanks @jvancoillie
* Tests improvements on Doctrine bridge (see https://github.com/Guikingone/SchedulerBundle/pull/66)
* Tools dependencies upgraded (see https://github.com/Guikingone/SchedulerBundle/pull/97) - Thanks @jmsche
* CI improvements (see https://github.com/Guikingone/SchedulerBundle/pull/98) - Thanks @jmsche
* README.md improved (see https://github.com/Guikingone/SchedulerBundle/pull/100) - Thanks @jmsche

### API

No BC Breaks introduced via this release.

0.4.3
-----

Expand Down

0 comments on commit d470819

Please sign in to comment.