Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 447 Bytes

CHANGELOG.md

File metadata and controls

22 lines (15 loc) · 447 Bytes

Changelog

All notable changes to ansezz/laravel-gamify will be documented in this file

1.2 - 2020-04-05

- Support dynamic point
  • Levels in the config file instead of database
  • Add Gamify Facade
  • Dispatch event when a new badge achieved
  • Update readme

1.1 - 2020-04-04

  • Support Level in Point
  • Support Group in Badge & Point
  • Create a badge command
  • Create a point command

1.0 - 2020-03-07

  • initial release