Skip to content

Commit 36cecdc

Browse files
Update CHANGELOG.md
1 parent bb6c876 commit 36cecdc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## 3.2.1 - 2022-09-02
8+
9+
**Fixed**
10+
11+
- Jobs were dispatched before a DB commit if `after_commit` or `afterCommit()` was used. This has now been corrected.
12+
13+
**Added**
14+
15+
- Request validation for the TaskHandler endpoint.
16+
717
## 3.2.0 - 2022-08-13
818

919
**Added**

0 commit comments

Comments
 (0)