We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a9d169 commit 2d52ecdCopy full SHA for 2d52ecd
CHANGES.rst
@@ -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
13
v5.2.0
14
======
15
0 commit comments