File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## [ Unreleased]
88
9+ ## [ 0.4.0] - 2025-11-15
10+ ### Added
11+ - Update ` undercover ` to ` 0.8.2 `
12+
913## [ 0.3.0] - 2025-07-13
1014### Added
1115- Update ` undercover ` to ` 0.7.3 ` , support new options and JSON formatter
@@ -29,7 +33,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2933### Changed
3034- support ` pronto >= 0.9 `
3135
32- [ Unreleased ] : https://github.com/grodowski/pronto-undercover/compare/v0.3.0...HEAD
36+ [ Unreleased ] : https://github.com/grodowski/pronto-undercover/compare/v0.4.0...HEAD
37+ [ 0.4.0 ] : https://github.com/grodowski/pronto-undercover/compare/v0.3.0...v0.4.0
3338[ 0.3.0 ] : https://github.com/grodowski/pronto-undercover/compare/v0.2.0...v0.3.0
3439[ 0.2.0 ] : https://github.com/grodowski/pronto-undercover/compare/v0.1.6...v0.2.0
3540[ 0.1.6 ] : https://github.com/grodowski/pronto-undercover/compare/v0.1.5...v0.1.6
Original file line number Diff line number Diff line change 22
33module Pronto
44 module UndercoverVersion
5- VERSION = '0.3 .0'
5+ VERSION = '0.4 .0'
66 end
77end
You can’t perform that action at this time.
0 commit comments