1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-02 01:32:41 +00:00

Add changelog, deploy on tagged releases (#987)

This commit is contained in:
2022-04-11 22:10:10 -05:00
committed by GitHub
parent 834d30ac8c
commit 4ae2e9453c
4 changed files with 50 additions and 15 deletions

15
CHANGELOG.md Normal file
View File

@ -0,0 +1,15 @@
# Privacy Guides Changelog
<!-- Add the date and any new changes to the TOP of this file, below this line. -->
## 2022-04-11
- Added changelog
- Switched to release-based deployments ([#987](https://github.com/privacyguides/privacyguides.org/pull/987))
- Removed blog from repo, moved to [blog.privacyguides.org](https://blog.privacyguides.org) ([#985](https://github.com/privacyguides/privacyguides.org/pull/985))
- Add RSS page ([#895](https://github.com/privacyguides/privacyguides.org/pull/895/))
- MFA/YubiKey clarifications ([#972](https://github.com/privacyguides/privacyguides.org/pull/972))
---
*Massive thanks to [u/SnowCatFalcon](https://www.reddit.com/user/SnowCatFalcon/) for publishing [changelogs on our Subreddit](https://www.reddit.com/r/PrivacyGuides/comments/tu2dvw/privacy_guides_changelogs_march_2022/) before we added this file.*