Skip to content

Commit ae76259

Browse files
authored
Update README.md
1 parent 15e496b commit ae76259

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ All requests keywords have been rewritten because of many not backward compatibl
1919
and to allow in the near future requests keywords without a session.
2020
Example `Get Request` become `GET On Session` and soon there will be also just `GET`
2121
when a session is not needed.
22+
Old keywords `* Request` are now deprecated and will be removed in 1.0.0 version.
2223

2324
**Implicit assert on status code:**
2425
`* On Session` keywords automatically fail if an error status code is returned.

0 commit comments

Comments
 (0)