diff --git a/NEWS.md b/NEWS.md index f4755b4f..69fc3a1d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -76,7 +76,7 @@ is now: * Add `allow_nil` qualifier to `delegate_method`. * *Commit: [d49cfca]* - * *Original PR: [#2659]* + * *Original PR: [#798]* * Add `allow_nil` qualifier to `validate_length_of`. @@ -86,6 +86,7 @@ is now: a constraint on it such that only a specific port may be used to access that route. + * *PRs: [#1074], [#1075]* * *Original issue: [#954]* [a6d09aa]: https://github.com/thoughtbot/shoulda-matchers/commit/a6d09aa5de0d546367e7b3d7177dfde6c66f7f05 @@ -109,7 +110,7 @@ is now: [#1073]: https://github.com/thoughtbot/shoulda-matchers/pulls/1073 [#949]: https://github.com/thoughtbot/shoulda-matchers/issues/949 [d49cfca]: https://github.com/thoughtbot/shoulda-matchers/commit/d49cfcae1b294e12a05e06a5612cb8ebb22a7df1 -[#2659]: https://github.com/thoughtbot/shoulda-matchers/pulls/2659 +[#798]: https://github.com/thoughtbot/shoulda-matchers/pulls/798 [#724]: https://github.com/thoughtbot/shoulda-matchers/issues/724 [d49cfca]: https://github.com/thoughtbot/shoulda-matchers/commit/d49cfcae1b294e12a05e06a5612cb8ebb22a7df1 [3af3d9f]: https://github.com/thoughtbot/shoulda-matchers/commit/3af3d9f7abb768c063759941724ccae48c7b76d6 @@ -117,6 +118,8 @@ is now: [#870]: https://github.com/thoughtbot/shoulda-matchers/issues/870 [#861]: https://github.com/thoughtbot/shoulda-matchers/issues/861 [#954]: https://github.com/thoughtbot/shoulda-matchers/issues/954 +[#1074]: https://github.com/thoughtbot/shoulda-matchers/pulls/1074 +[#1075]: https://github.com/thoughtbot/shoulda-matchers/pulls/1075 ### Improvements