Skip to content

Commit dcb7770

Browse files
committed
Write changelog
1 parent c46e287 commit dcb7770

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
## [Unreleased]
2-
[Full Changelog](https://github.com/rspec-parameterized/rspec-parameterized-core/compare/v1.0.1...main)
2+
[Full Changelog](https://github.com/rspec-parameterized/rspec-parameterized-core/compare/v2.0.0...main)
3+
4+
## [2.0.0](https://github.com/rspec-parameterized/rspec-parameterized-core/releases/tag/v2.0.0) - 2025-05-02
5+
[Full Changelog](https://github.com/rspec-parameterized/rspec-parameterized-core/compare/v1.0.1...v2.0.0)
6+
7+
- Requires Ruby 2.7+
8+
- https://github.com/rspec-parameterized/rspec-parameterized-core/pull/19
9+
- Use Prism gem instead of Parser gem when Ruby 3.4+
10+
- https://github.com/rspec-parameterized/rspec-parameterized-core/issues/17
11+
- https://github.com/rspec-parameterized/rspec-parameterized-core/pull/18
312

413
## [1.0.1] - 2024-05-04
514
[Full Changelog](https://github.com/rspec-parameterized/rspec-parameterized-core/compare/v1.0.0...v1.0.1)

0 commit comments

Comments
 (0)