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

Commit 838952d

Browse files
committed
v3.13.3
1 parent 00d668f commit 838952d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Changelog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
### Development
2-
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.13.2...main)
2+
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.13.3...main)
33

44
Enhancements:
55

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+
### 3.13.3 / 2024-09-07
10+
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.13.2...v3.13.3)
11+
912
Bug Fixes:
1013

1114
* Fix passing a regular expression to the `include` matcher without a count constraint.

0 commit comments

Comments
 (0)