Skip to content

Commit c2bf138

Browse files
committed
Update changelog for v0.5.1
1 parent f286b0b commit c2bf138

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,17 @@ The format is based on [Keep a Changelog] and this project adheres to [Semantic
88
[Semantic Versioning]: http://semver.org/spec/v2.0.0.html
99

1010
## [Unreleased]
11+
### Fixed
12+
- Fixed compatibility with older rubies
1113

1214
[Unreleased]: https://github.com/sj26/rspec_junit_formatter/compare/v0.4.0...main
1315

16+
## [v0.5.1] - 2022-01-06
17+
### Fixed
18+
- Fixed compatibility with older rubies
19+
20+
[0.5.1]: https://github.com/sj26/rspec_junit_formatter/compare/v0.5.0...v0.5.1
21+
1422
## [v0.5.0] - 2022-01-04
1523
### Added
1624
- Added support to read outside error count returned from XML formatter (#86)

0 commit comments

Comments
 (0)