Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 740 Bytes

CHANGELOG.md

File metadata and controls

43 lines (26 loc) · 740 Bytes

[2.1.0] - 2025-02-05

  • Add the ability to scaffold Notifications in your Nylo app
  • Run dart run laravel_notify_fcm:main install to scaffold the necessary files for FCM notifications
  • pubspec.yaml update
  • Update Readme

[2.0.0] - 2025-01-12

  • Small Refactor
  • Update Readme
  • pubspec.yaml update.

[1.0.2] - 2024-07-08

  • pubspec.yaml update.

[1.0.1] - 2024-06-15

  • pubspec.yaml update.

[1.0.0] - 2024-06-10

  • Update README.md
  • Fix bug with API Service and request headers.

[0.0.4] - 2024-06-09

  • Update README.md.
  • pubspec.yaml update.

[0.0.3] - 2024-06-08

  • Update README.md.
  • pubspec.yaml update.

[0.0.2] - 2024-06-07

  • Add example, update service.

[0.0.1] - 2024-06-07

  • Initial release.