diff --git a/README.md b/README.md index 2181f1f..66e90bb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +# 2020-12-17 + +## Pulls + +- [x] [#2100 - Expand Local Notifications](https://github.com/status-im/status-go/pull/2100) - `commits`, `research` + - https://notes.status.im/notifications-android + - Currently have a bug that I think is caused by a the jsonMarshal func not working as intented, need to resolve this next before proceeding + +--- + # 2020-12-16 ## Pulls @@ -24,4 +34,5 @@ - *Profile Images* - [App Freezing when user sends message after changing profile image](https://github.com/status-im/status-react/pull/11347#issuecomment-746252933) - *`status-go` notifications improvement* - - Adding `Notifications` field to `MessageResponse` struct and parsing in the `PublisherSignalHandler` \ No newline at end of file + - Adding `Notifications` field to `MessageResponse` struct and parsing in the `PublisherSignalHandler` + \ No newline at end of file