Skip to content

Commit

Permalink
Add newsfragment
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Sep 4, 2020
1 parent 79994b2 commit 193e48a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelog.d/687.change.rst
@@ -0,0 +1,2 @@
The ergonomics of creating frozen classes using ``@define(frozen=True)`` and sub=classing frozen classes has been improved:
you don't have to set `on_setattr=None` anymore.

0 comments on commit 193e48a

Please sign in to comment.