Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mcmire committed Jan 26, 2018
1 parent 32705e6 commit fbf2664
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand All @@ -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
Expand All @@ -109,14 +110,16 @@ 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
[#956]: https://github.com/thoughtbot/shoulda-matchers/pulls/956
[#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

Expand Down

0 comments on commit fbf2664

Please sign in to comment.