Commit 662cb79
committed
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.1.2...v3.0.0) (2024-05-21)
* BREAKING CHANGE: Use ruby 2.7 'Forward all arguments' syntax: (...) to forward arguments (#78) ([99ae28e](99ae28e)), closes [#78](#78)
### BREAKING CHANGES
* Hash arguments will throw an error. Keyword arguments must be used instead.1 parent 99ae28e commit 662cb79
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
1 | 11 | | |
2 | 12 | | |
3 | 13 | | |
| |||
0 commit comments