diff options
author | Ian Jauslin <jauslin@ias.edu> | 2018-06-29 16:39:15 +0000 |
---|---|---|
committer | Ian Jauslin <jauslin@ias.edu> | 2018-06-29 16:39:15 +0000 |
commit | 4a8e51c3c9c604ba1ba5c3d798014d4265b5fdc1 (patch) | |
tree | aacc93421448734351837c33ef8606fe75289e6d /Changelog | |
parent | 2bff6d06dae47c1b706bc8636fc8ed85a2c690e5 (diff) |
Update to v2.1.2:v2.1.2
Fixed: 'extra' entries would override database entries if they shared the
same token
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog b/Changelog new file mode 100644 index 0000000..098770f --- /dev/null +++ b/Changelog @@ -0,0 +1,5 @@ +2.1.2: + + * Fixed: 'extra' entries would override database entries if they shared the + same token + |