File tree Expand file tree Collapse file tree 1 file changed +37
-1
lines changed Expand file tree Collapse file tree 1 file changed +37
-1
lines changed Original file line number Diff line number Diff line change 1
- See [ GitHub Releases] ( https://github.com/rmm5t/minitest-matchers_vaccine/releases )
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file.
4
+
5
+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com// ) , and this project adheres to [ Semantic Versioning] ( https://semver.org/ ) .
6
+
7
+ ## [ Unreleased] - TBD
8
+
9
+ - Add GitHub CI workflow
10
+ - Add Ruby 3 support
11
+
12
+ ## [ 1.0.4] - 2016-05-31
13
+
14
+ - Prevent warnings for ` @subject ` instance variable not initialized
15
+
16
+ ## [ 1.0.3] - 2016-05-31
17
+
18
+ - Improved Ruby 2.2 support (#1 thanks to @spovich ).
19
+
20
+ ## [ 1.0.2] - 2016-05-31
21
+
22
+ - Renamed MiniTest to Minitest
23
+
24
+ ## [ 1.0.1] - 2016-05-31
25
+
26
+ - Bug fixes
27
+
28
+ ## [ 1.0.0] - 2016-05-31
29
+
30
+ - Initial release
31
+
32
+ [ Unreleased ] : https://github.com/rmm5t/minitest-matchers_vaccine/compare/v1.0.4..HEAD
33
+ [ 1.0.4 ] : https://github.com/rmm5t/minitest-matchers_vaccine/compare/v1.0.3..v1.0.4
34
+ [ 1.0.3 ] : https://github.com/rmm5t/minitest-matchers_vaccine/compare/v1.0.2..v1.0.3
35
+ [ 1.0.2 ] : https://github.com/rmm5t/minitest-matchers_vaccine/compare/v1.0.1..v1.0.2
36
+ [ 1.0.1 ] : https://github.com/rmm5t/minitest-matchers_vaccine/compare/v1.0.0..v1.0.1
37
+ [ 1.0.0 ] : https://github.com/rmm5t/minitest-matchers_vaccine/compare/6fdef88..v1.0.0
You can’t perform that action at this time.
0 commit comments