There was an error while loading. Please reload this page.
2 parents c927497 + ad9daae commit 801b4a1Copy full SHA for 801b4a1
2 files changed
CHANGES.md
@@ -11,6 +11,7 @@
11
- Other features (suggestions welcome)?
12
13
## Upcoming Changes
14
+ - Add Wash. 3d reporter
15
16
17
## Current Version
reporters_db/data/reporters.json
@@ -27655,8 +27655,12 @@
27655
"start": "1889-01-01T00:00:00"
27656
},
27657
"Wash. 2d": {
27658
- "end": null,
+ "end": "2023-02-19T00:00:00",
27659
27660
+ },
27661
+ "Wash. 3d": {
27662
+ "end": null,
27663
+ "start": "2023-02-19T00:00:00"
27664
}
27665
27666
"mlz_jurisdiction": [
@@ -27670,6 +27674,7 @@
27670
27674
"WASH": "Wash.",
27671
27675
"Wa.": "Wash.",
27672
27676
"Wa.2d": "Wash. 2d",
27677
+ "Wa.3d": "Wash. 3d",
27673
27678
"Wash. Rep.": "Wash.",
27679
"Wash.2d": "Wash. 2d",
27680
"Wash.St.": "Wash.",
0 commit comments