mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
[skip ci] Bring CHANGELOG up to date
This commit is contained in:
parent
09bc2609d7
commit
9c984e0a00
1 changed files with 8 additions and 0 deletions
|
@ -1,5 +1,13 @@
|
|||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Features
|
||||
|
||||
* Add `in: range` matcher to validate_numericality_of ([#1512])
|
||||
|
||||
[#1512]: https://github.com/thoughtbot/shoulda-matchers/pull/1512
|
||||
|
||||
## 5.2.0 - 2022-09-15
|
||||
|
||||
### Features
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue