diff --git a/README.md b/README.md index eae6861..e7b63a1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +# 2020-06-09 + +## Reviews + +- [x] [vacp2p#141 - Add rate limit by size](https://github.com/acp2p/specs/pull/141) - `reapproved` +- [x] [#1989 - Implement rate limiting by bytes](https://github.com/status-im/status-go/pull/1989) - `approved` +- [x] [#1987 - expose getContactByID method](https://github.com/status-im/status-go/pull/1987) - `approved` + +--- + # 2020-06-08 ## Schedule diff --git a/tags/README.md b/tags/README.md index fa36ce1..37120ac 100644 --- a/tags/README.md +++ b/tags/README.md @@ -17,6 +17,7 @@ | `read` | Denotes that an item was read | | `research` | Denotes that an item was researched for wider understanding | | `resubmitted` | Denotes that an item was submitted for review again | +| `reapproved` | Denotes that an item was approved again, needed after a change | | `submitted` | Denotes that an item was submitted for review | | `watched` | Denotes that an item was watched. Example a video lecture | | `voted` | Denotes that an item was voted on. Example feature prioritising | \ No newline at end of file