Skip to content

Commit

Permalink
Remove unused columns in feeds.csv
Browse files Browse the repository at this point in the history
  • Loading branch information
benlk committed Oct 28, 2023
1 parent 9453f2f commit 81e56ed
Show file tree
Hide file tree
Showing 3 changed files with 300 additions and 296 deletions.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), as much as a document can.

## 3.0

### Deprecated

- 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.

## 2.01

2022-12-31
Expand Down
Loading

0 comments on commit 81e56ed

Please sign in to comment.