Skip to content

Commit 2d52ecd

Browse files
committed
Update changelog. Ref #419.
1 parent 8a9d169 commit 2d52ecd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES.rst

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
v6.0.0
2+
======
3+
4+
* #419: Declared ``Distribution`` as an abstract class, enforcing
5+
definition of abstract methods in instantiated subclasses. It's no
6+
longer possible to instantiate a ``Distribution`` or any subclasses
7+
unless they define the abstract methods.
8+
9+
Please comment in the issue if this change breaks any projects.
10+
This change will likely be rolled back if it causes significant
11+
disruption.
12+
113
v5.2.0
214
======
315

0 commit comments

Comments
 (0)