Skip to content

Latest commit

History

History
35 lines (20 loc) 路 783 Bytes

CHANGELOG.md

File metadata and controls

35 lines (20 loc) 路 783 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[2.0.1] - 2019-04-10

Added

  • AccessControlModule#forRootAsync method for loading RolesBuilder asynchronously. (from database for example.)

[2.0.0] - 2019-04-10

Updated [Breacking Change]

  • Now we are using Nestjs V6

[1.0.1] - 2019-04-01

Added

  • Abstract AcGuard's user and role handling #7

[1.0.0] - 2018-05-25

Added

  • Greenkeeper badge
  • README
  • add continuous integration "Travis CI"
  • Build status badge