Skip to content

Commit

Permalink
Add changelog entry for #155
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Mar 7, 2017
1 parent c70a910 commit 8827b71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ Changes:
`#143 <https://github.com/python-attrs/attrs/issues/143>`_
- ``attr.make_class()`` now accepts the keyword argument ``bases`` which allows for subclassing.
`#152 <https://github.com/python-attrs/attrs/pull/152>`_
- Metaclasses are now preserved with ``slots=True``.
`#155 <https://github.com/python-attrs/attrs/pull/155>`_


----
Expand Down

0 comments on commit 8827b71

Please sign in to comment.