diff --git a/CHANGELOG.md b/CHANGELOG.md index 27977ec..34b37dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.3.0](https://github.com/DIRACGrid/dirac-cwl/compare/v1.2.0...v1.3.0) (2026-04-16) + + +### Features + +* automatic job grouping ([#95](https://github.com/DIRACGrid/dirac-cwl/issues/95)) ([ce862b2](https://github.com/DIRACGrid/dirac-cwl/commit/ce862b281533c7feb14a5c0edbfef9b698e2d97d)) +* **JobWrapper:** Report the status of the job to DiracX ([#111](https://github.com/DIRACGrid/dirac-cwl/issues/111)) ([4cf8c29](https://github.com/DIRACGrid/dirac-cwl/commit/4cf8c29b8c42e56c33bfc7db799afa5ce5a4416d)) +* resource requirements validation ([#40](https://github.com/DIRACGrid/dirac-cwl/issues/40)) ([db72f9b](https://github.com/DIRACGrid/dirac-cwl/commit/db72f9b0c2069996f9447b358cbd067c4bdc63d7)) + ## [1.2.0](https://github.com/DIRACGrid/dirac-cwl/compare/v1.1.3...v1.2.0) (2026-02-20)