diff --git a/changes/120.feature.rst b/changes/120.feature.rst new file mode 100644 index 0000000..c324782 --- /dev/null +++ b/changes/120.feature.rst @@ -0,0 +1,2 @@ +Refactor ``AbstractDataModel`` into a Python protocol as that is how it was +effectively used.