Skip to content

Commit 1bc2c92

Browse files
committed
Correct release information
1 parent bbf7461 commit 1bc2c92

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

config/robotframework_aio/release_items_JsonPreprocessor.json

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"
106106
]
107107
,
108-
"0.12.1.;0.13.0." : [
108+
"0.12.1.;0.13.0.;0.13.1." : [
109109
"
110110
* Changed data type of return value
111111

@@ -145,11 +145,7 @@
145145
Valid key names are: ``\"abcParam\"``, ``\"01_Param\"``, ``\"__param+1\"``, ``\"param-1\"``, ``\"abc@jpp.com\"``, ...
146146

147147
Invalid key names are: ``\"+param01\"``, ``\"param$01\"``, ``\"abc#Param\"``, ...
148-
"
149-
]
150-
,
151-
"0.13.0.;0.13.1." : [
152-
"
148+
153149
* Checked absolute path when overwriting parameter
154150

155151
When overwriting a parameter, the absolute path of the parameter must be provided
@@ -163,8 +159,8 @@
163159
| ``\u007d``
164160
| ``\u007d``
165161
| ``\u007d``
166-
|``\u007d``
167-
"
168-
]
162+
|``\u007d``
163+
"
164+
]
169165
}
170166
}

0 commit comments

Comments
 (0)