Skip to content

Commit

Permalink
changelog(0.5.3): tagged (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
Guikingone authored Jun 20, 2021
1 parent 15b7462 commit 45d0c5e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@
All notable changes to this project will be documented in this file.
<!--- END HEADER -->

0.5.3
-----

### Bug Fixes

##### Kernel

* SchedulerCacheClearer improved (#153) ([15b746](https://github.com/Guikingone/SchedulerBundle/commit/15b74620b689fb167ff61f78555ee4516c4178d2))

---

0.5.2
-----

Expand Down
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"homepage": "https://www.guillaumeloulier.fr/"
}
],
"version": "0.5.3",
"autoload": {
"psr-4": {
"SchedulerBundle\\": "src/",
Expand Down Expand Up @@ -144,4 +145,4 @@
"symfony/messenger": "For dispatching tasks to queue",
"symfony/notifier": "For dispatching notification tasks"
}
}
}

0 comments on commit 45d0c5e

Please sign in to comment.