summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
new file mode 100644
index 0000000..58df9e3
--- /dev/null
+++ b/CHANGELOG.txt
@@ -0,0 +1,13 @@
+***********
+ CHANGELOG
+***********
+
+Unreleased
+==========
+
+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.