Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 487 Bytes

CHANGELOG.md

File metadata and controls

25 lines (17 loc) · 487 Bytes

Changelog

All Notable changes to yii2-permission-ext will be documented in this file.

Updates should follow the Keep a CHANGELOG principles.

1.0.0 - 2017-09-14

Added

  • Alter data type of status in permissions and roles
  • Index for status columns
  • Migration constants to a Constants
  • Refactor classes to use string constants for statuses

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing