Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Changes:
- Add workflow to check for new entries in CHANGES.md file
- Update S.Ct. Regexes
- Add Changes to NY variations
- Add "P3d" abbreviation to reporters.json

## Past Versions

Expand Down
1 change: 1 addition & 0 deletions reporters_db/data/reporters.json
Original file line number Diff line number Diff line change
Expand Up @@ -20927,6 +20927,7 @@
"P.[2d]": "P.2d",
"P2.d": "P.2d",
"P2d": "P.2d",
"P3d": "P.3d",
"PaC.": "P.",
"Pac": "P.",
"Pac (2d)": "P.2d",
Expand Down