this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(changelog): clean up

+9 -3
+9 -3
CHANGELOG.md
··· 1 + <!-- markdownlint-disable MD024 --> 1 2 # Changelog 2 3 3 4 All notable changes to this project will be documented in this file. ··· 9 10 10 11 ## [1.2.0] - 2023-05-03 11 12 12 - - Adds support for Firefox 13 - - Adds privacy consent dialog for Google DNS (required by Mozilla) 13 + ### Added 14 + 15 + - Support for Firefox 16 + - Privacy consent dialog for Google DNS (required by Mozilla) 17 + - Eslint and prettier config 14 18 15 19 ## [1.1.0] - 2023-05-03 16 20 17 - - use DID for profile url instead of domain name 21 + ### Changed 22 + 23 + - Use DID for profile url instead of domain name 18 24 19 25 ## [1.0.1] - 2023-04-30 20 26