publish requests may now include multiple topic urls
authorJustin Wind <justin.wind+git@gmail.com>
Fri, 20 Aug 2021 22:28:36 +0000 (15:28 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Mon, 23 Aug 2021 22:33:46 +0000 (15:33 -0700)
commitcab7ebc31583981d0c235039afdfc9d63e730f02
treebc246dfad5530ed74b4ebeb6b3599665754d9c2b
parent777488fff1f833e2bb699c700f38aa7374a80735
publish requests may now include multiple topic urls

All publish notification urls passed in are now considered for topic
updates.
CHANGELOG.md
src/common.js
src/manager.js
test/src/common.js
test/src/manager.js