this repo has no description
0
fork

Configure Feed

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

Merge pull request #20 from jessejanderson/cleanup-changelog

authored by

Jesse J. Anderson and committed by
GitHub
d90863bd dc172784

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