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

Commit

Permalink
Prevent list from not being formatted by markdown parser in yard
Browse files Browse the repository at this point in the history
  • Loading branch information
benoittgt committed Apr 8, 2020
1 parent 33f15a0 commit 87fe9a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Bug Fixes:
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.2...v3.9.0)

Enhancements:

* Improve the handling of errors during loading support files, if a file
errors before loading specs, RSpec will now skip loading the specs.
(David Rodríguez, #2568)
Expand Down

0 comments on commit 87fe9a2

Please sign in to comment.