diff --git a/CHANGELOG.md b/CHANGELOG.md
index 65e078230..9ebcfe109 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Add filter term 'predefined' [#1263](https://github.com/greenbone/gvmd/pull/1263)
- Add missing elements in get_nvts and get_preferences GMP doc [#1307](https://github.com/greenbone/gvmd/pull/1307)
- Add command line options db-host and db-port [#1308](https://github.com/greenbone/gvmd/pull/1308)
+- Add missing config and target to modify_task GMP doc [#1310](https://github.com/greenbone/gvmd/pull/1310)
- Add version for NVTs and CVEs in make_osp_result [#1335](https://github.com/greenbone/gvmd/pull/1335)
### Changed
diff --git a/src/schema_formats/XML/GMP.xml.in b/src/schema_formats/XML/GMP.xml.in
index 53bb88fb0..9853fca36 100644
--- a/src/schema_formats/XML/GMP.xml.in
+++ b/src/schema_formats/XML/GMP.xml.in
@@ -25112,12 +25112,14 @@ along with this program. If not, see .
comment
alert
+ config
name
observers
preferences
schedule
schedule_periods
scanner
+ target
file
@@ -25139,6 +25141,17 @@ along with this program. If not, see .
+
+ config
+ The scan configuration used by the task
+
+
+ id
+ uuid
+ 1
+
+
+
name
The name of the task
@@ -25202,6 +25215,17 @@ along with this program. If not, see .
+
+ target
+ The hosts scanned by the task
+
+
+ id
+ uuid
+ 1
+
+
+
file
File to attach to task