Skip to content

Commit 801b4a1

Browse files
authored
Merge pull request #241 from freelawproject/wash-3d
Add new Edition of Washington Reports
2 parents c927497 + ad9daae commit 801b4a1

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- Other features (suggestions welcome)?
1212

1313
## Upcoming Changes
14+
- Add Wash. 3d reporter
1415

1516

1617
## Current Version

reporters_db/data/reporters.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27655,8 +27655,12 @@
2765527655
"start": "1889-01-01T00:00:00"
2765627656
},
2765727657
"Wash. 2d": {
27658-
"end": null,
27658+
"end": "2023-02-19T00:00:00",
2765927659
"start": "1889-01-01T00:00:00"
27660+
},
27661+
"Wash. 3d": {
27662+
"end": null,
27663+
"start": "2023-02-19T00:00:00"
2766027664
}
2766127665
},
2766227666
"mlz_jurisdiction": [
@@ -27670,6 +27674,7 @@
2767027674
"WASH": "Wash.",
2767127675
"Wa.": "Wash.",
2767227676
"Wa.2d": "Wash. 2d",
27677+
"Wa.3d": "Wash. 3d",
2767327678
"Wash. Rep.": "Wash.",
2767427679
"Wash.2d": "Wash. 2d",
2767527680
"Wash.St.": "Wash.",

0 commit comments

Comments
 (0)