Skip to content

v1.5.5

Latest
Compare
Choose a tag to compare
@jeffsampaio jeffsampaio released this 30 Aug 17:25

Adjustments and Improvements:

  • Adds extra attribute in Push model;
  • Updates mountPayloads() method of PushRepository:
    • Replaces user_id by recipient_id;
    • Adds user_id with the value of the attribute of the same name from the Push model;
    • Adds extra key.
  • Updates versions of the project dependencies.