We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f286b0b commit c2bf138Copy full SHA for c2bf138
CHANGELOG.md
@@ -8,9 +8,17 @@ The format is based on [Keep a Changelog] and this project adheres to [Semantic
8
[Semantic Versioning]: http://semver.org/spec/v2.0.0.html
9
10
## [Unreleased]
11
+### Fixed
12
+- Fixed compatibility with older rubies
13
14
[Unreleased]: https://github.com/sj26/rspec_junit_formatter/compare/v0.4.0...main
15
16
+## [v0.5.1] - 2022-01-06
17
18
19
+
20
+ [0.5.1]: https://github.com/sj26/rspec_junit_formatter/compare/v0.5.0...v0.5.1
21
22
## [v0.5.0] - 2022-01-04
23
### Added
24
- Added support to read outside error count returned from XML formatter (#86)
0 commit comments