Fix changelog

This commit is contained in:
Hynek Schlawack 2016-12-14 10:57:00 +01:00
parent 72743d2b32
commit 4894377846
1 changed files with 2 additions and 2 deletions

View File

@ -24,8 +24,8 @@ Deprecations:
Changes: Changes:
^^^^^^^^ ^^^^^^^^
- Raise ``FrozenInstanceError`` when trying to delete an attribute from - Raise ``FrozenInstanceError`` when trying to delete an attribute from a frozen class.
a frozen class. `#118 <https://github.com/hynek/attrs/pull/118>`__ `#118 <https://github.com/hynek/attrs/pull/118>`_
---- ----