Skip to content

Commit

Permalink
Update CHANGES.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Madden <jason+github@nextthought.com>
  • Loading branch information
janjaapdriessen and jamadden committed Sep 28, 2020
1 parent 1025519 commit 27e832a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
that argument. See `issue 208
<https://github.com/zopefoundation/zope.interface/issues/208>`_.

- When an invariant is defined in an interface, it's found by
`validateInvariants` in all interfaces inheriting from that interface.
Make sure to call each invariant only once when validating invariants.
- Make sure to call each invariant only once when validating invariants.
Previously, invariants could be called multiple times because when an invariant is defined in an interface, it's found by in all interfaces inheriting from that interface.
See `pull request 215 <https://github.com/zopefoundation/zope.interface/pull/215/>`_.

5.1.0 (2020-04-08)
==================
Expand Down

0 comments on commit 27e832a

Please sign in to comment.