Skip to content

Commit 661ddb8

Browse files
committed
update changelog
1 parent bc5bcac commit 661ddb8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

user_guide_src/source/changelogs/v4.4.2.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ Changes
2222
command was removed. It did not work from the beginning. Also, the rollback
2323
command returns the database(s) state to a specified batch number and cannot
2424
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.
2725

2826
Deprecations
2927
************

user_guide_src/source/changelogs/v4.5.0.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ Commands
5050
Testing
5151
=======
5252

53+
- **DomParser:** The new methods were added ``seeXPath()`` and ``dontSeeXPath()``
54+
which allows users to work directly with DOMXPath object, using complex expressions.
55+
5356
Database
5457
========
5558

0 commit comments

Comments
 (0)