File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
user_guide_src/source/changelogs Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,6 @@ Changes
22
22
command was removed. It did not work from the beginning. Also, the rollback
23
23
command returns the database(s) state to a specified batch number and cannot
24
24
specify only a specific database group.
25
- - **DomParser: ** The new methods were added ``seeXPath() `` and ``dontSeeXPath() ``
26
- which allows users to work directly with DOMXPath object, using complex expressions.
27
25
28
26
Deprecations
29
27
************
Original file line number Diff line number Diff line change @@ -50,6 +50,9 @@ Commands
50
50
Testing
51
51
=======
52
52
53
+ - **DomParser: ** The new methods were added ``seeXPath() `` and ``dontSeeXPath() ``
54
+ which allows users to work directly with DOMXPath object, using complex expressions.
55
+
53
56
Database
54
57
========
55
58
You can’t perform that action at this time.
0 commit comments