Skip to content

Commit 87c83ca

Browse files
committed
Documented that stringEnds functions were added in 1.1.0
1 parent c2d1616 commit 87c83ca

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

documentation.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -362,11 +362,13 @@ __not documented__
362362

363363

364364
### assertStringEndsNotWith
365-
__not documented__
365+
366+
* `Available since` 1.1.0 of module-asserts
366367

367368

368369
### assertStringEndsWith
369-
__not documented__
370+
371+
* `Available since` 1.1.0 of module-asserts
370372

371373

372374
### assertStringNotContainsString

0 commit comments

Comments
 (0)