-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(minor): release 1.20.0 [skip ci]
## [1.20.0](v1.19.16...v1.20.0) (2024-07-17) ### 🍕 Features * new case closing behavior that skips an endstatus in actualiseerZaakStatus so that a following updateZaak can close the case by setting the enddate ([#424](#424)) ([1110d72](1110d72))
- Loading branch information
1 parent
1110d72
commit 6dcec4d
Showing
2 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
instance.version=1.19.16 | ||
versionDate_ddmmyyyy=16/07/2024 | ||
instance.version=1.20.0 | ||
versionDate_ddmmyyyy=17/07/2024 |