summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
new file mode 100644
index 0000000..4c0f4bc
--- /dev/null
+++ b/CHANGELOG.rst
@@ -0,0 +1,16 @@
+***********
+ CHANGELOG
+***********
+
+Unreleased
+==========
+
+0.5
+===
+
+Library
+-------
+
+* This version changes the name of entry IDs from the nonsensical ``uid`` to
+ ``eid`` (Entry ID) everywhere in the code, including the property
+ ``Entry.uid`` and all method names.