[skip ci] Bring CHANGELOG up to date

This commit is contained in:
Pedro Paiva 2022-10-29 09:54:58 -03:00
parent 09bc2609d7
commit 9c984e0a00
1 changed files with 8 additions and 0 deletions

View File

@ -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