add release notes for v0.1.15

This commit is contained in:
Alex Stokes
2020-03-23 18:06:40 -07:00
parent 379a157d6b
commit c5e1d3263f
2 changed files with 37 additions and 1 deletions

View File

@ -1 +0,0 @@
Store peer ids in ``set`` instead of ``list`` and check if peer id exists in ``dict`` before accessing to prevent ``KeyError``.