summaryrefslogtreecommitdiff
path: root/changes/use-dict-instead-of-object
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2014-06-27 12:46:12 -0300
committerTomás Touceda <chiiph@leap.se>2014-06-27 12:46:12 -0300
commit7de085576dd6141a5303aa1e1460c2a208d7b5d4 (patch)
tree334e519a4d341c402b5fa81d339b9b1d2b5ead35 /changes/use-dict-instead-of-object
parent74e6a1f008720f31d1dc0c409593f8ccf9eb96e8 (diff)
Fold in changes
Diffstat (limited to 'changes/use-dict-instead-of-object')
-rw-r--r--changes/use-dict-instead-of-object1
1 files changed, 0 insertions, 1 deletions
diff --git a/changes/use-dict-instead-of-object b/changes/use-dict-instead-of-object
deleted file mode 100644
index b7ed58e4..00000000
--- a/changes/use-dict-instead-of-object
+++ /dev/null
@@ -1 +0,0 @@
-- Use a dict instead an object to ease later serialization.