Files
phishing/CHANGELOG.md
T
Jaco Greeff 5a97fe1c42 index.html (#45)
* index.html

* .info
2021-01-06 13:53:58 +01:00

43 lines
666 B
Markdown

# CHANGELOG
## master
Contributed:
- Added polkadot-wallet.com (Thanks to https://github.com/FlorianFranzen)
Changes:
- Added polkadot-airdrop.live
- Added polkadotfund.com
- Add test for sites with www prefix
- Sort sites as part of the pre-publish build
- Add urlmeta.json for extended info
- Add index.html for table display from meta
## 0.3.1 Dec 13, 2020
Contributed:
- Added polkadot.com.se (Thanks to https://github.com/gdixon)
Changes:
- Publish as dual cjs/esm modules
- Allow for list caching, while maintaining freshness
## 0.2.1 Nov 11, 2020
Changes:
- Remove default export on package
## 0.1.1 Sep 21, 2020
Changes:
- Initial release