diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 391ffb2..451d39d 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -35,7 +35,7 @@ A release with an intentional breaking changes is marked with: * Docs ** {issue}656[#656]: Correctly describe behavior when query's parameter is a string. The User Guide and `query` doc strings say that a string passed to `query` is interpreted as an XPath expression. In fact, `query` interprets this as either XPath or CSS depending on the setting of the driver's `:locator` parameter, which can be changed. ({person}dgr[@dgr]) * Quality -** {issue}640[#650]: Significantly improved test coverage. ({person}dgr[@dgr]) +** {issue}640[#640]: Significantly improved test coverage. ({person}dgr[@dgr]) == v1.1.41 [minor breaking] - 2024-08-14 [[v1.1.41]]