Skip to content

Commit

Permalink
Change log for #2350
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe authored and pirj committed Aug 2, 2020
1 parent 98a1a3e commit e790841
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Changelog.md
@@ -1,10 +1,16 @@
### Development
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v4.0.1...master)

Enhancements:

* Issue a warning when using job matchers with `#at` mis-match on `usec` precision.
(Jon Rowe, #2350)

Bug Fixes:

* Indent all extra failure lines output from system specs. (Alex Robbin, #2321)
* Generated request spec for update now uses the correct let. (Paul Hanyzewski, #2344)
* Issue warning when imprecise time assertion made

### 4.0.1 / 2020-05-16
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v4.0.0...v4.0.1)
Expand Down

0 comments on commit e790841

Please sign in to comment.