Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 9abc2ec

Browse files
committed
Changelog for #1485
1 parent 981136e commit 9abc2ec

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Changelog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ Enhancements:
66
* Improve the IO emulation in the output capture matchers (`output(...).to_stdout` et al)
77
by adding `as_tty` and `as_not_tty` to change the `tty?` flags. (Sergio Gil Pérez de la Manga, #1459)
88

9+
Bug Fixes:
10+
11+
* Fix passing a regular expression to the `include` matcher without a count constraint.
12+
(Jon Rowe, #1485)
13+
914
### 3.13.2 / 2024-08-20
1015

1116
Bug Fixes:
@@ -33,7 +38,7 @@ Enhancements:
3338
(Alan Foster, #1425)
3439

3540
### 3.12.4 / 2024-02-04
36-
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.12.3...v3.12.4)
41+
[Full Change12gglog](http://github.com/rspec/rspec-expectations/compare/v3.12.3...v3.12.4)
3742

3843
Bug Fixes:
3944

0 commit comments

Comments
 (0)