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 1bac9ae commit 821ae40Copy full SHA for 821ae40
CHANGELOG.md
@@ -1,4 +1,11 @@
1
## [Unreleased]
2
+[full changelog](https://github.com/rspec-parameterized/rspec-parameterized-table_syntax/compare/v1.0.1...main)
3
+
4
+## [1.0.1] - 2023-09-26
5
+[full changelog](https://github.com/rspec-parameterized/rspec-parameterized-table_syntax/compare/v1.0.0...v1.0.1)
6
7
+- Suppress unnecessary deprecation warning for Ruby v3.1.
8
+ - https://github.com/rspec-parameterized/rspec-parameterized-table_syntax/pull/7
9
10
## [1.0.0] - 2022-12-31
11
- https://github.com/tomykaira/rspec-parameterized/blob/master/CHANGELOG.md#v100-2022-12-31
0 commit comments