All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning, as much as a document can.
- Removed the "Most-recent update" and "Count" columns in
feeds.csv
in order to simplify diffs and reflect the fact the feeds update more recently than this repo.
2022-12-31
subscriptions.opml
was valid XML and OPML, but contained no<outline type="rss" />
elements, and so it was not interpreted as containing feeds by some feed readers. This has been fixed.
subscriptions.opml.php
generates a valid OPML file, whose contents are now saved assubscriptions.opml
README.md
now contains a description of how to update this repository, including instructions on how to usesubscriptions.opml.php
2022-12-22
- renamed
subscriptions.xml
tosubscriptions.opml
, in order to match file extensions expected by RSS feed readers
- Added a title to the OPML file
- Added other metadata to the OPML file
2022-12-22
- Added OPML file as
subscriptions.xml
to ease import into RSS readers. Thanks to https://opml-gen.ovh/ for the generator.
2022-10-06
Initial release, containing a full scrape of the first 1000 GovDelivery feed IDs in the form of a CSV.