summaryrefslogtreecommitdiff
path: root/changes/use-dict-instead-of-object
diff options
context:
space:
mode:
Diffstat (limited to 'changes/use-dict-instead-of-object')
-rw-r--r--changes/use-dict-instead-of-object1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/use-dict-instead-of-object b/changes/use-dict-instead-of-object
new file mode 100644
index 00000000..b7ed58e4
--- /dev/null
+++ b/changes/use-dict-instead-of-object
@@ -0,0 +1 @@
+- Use a dict instead an object to ease later serialization.