Skip to content

Latest commit

 

History

History
82 lines (30 loc) · 2.46 KB

CHANGELOG.md

File metadata and controls

82 lines (30 loc) · 2.46 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.0.0 (2020-04-27)

Features

BREAKING CHANGES

  • package: ng9
  • package: ng9

8.2.0 (2020-04-27)

Features

8.1.0 (2020-03-10)

Features

  • core: Make ConfigModule importable in every NgModule (#157) (30d9e09)

8.0.2 (2019-12-02)

Bug Fixes

8.0.1 (2019-11-21)

Note: Version bump only for package ngx-config

8.0.0 (2019-11-21)

Bug Fixes

Features

  • getSettings: added generic type for getSetting function (#146) (e1cb64b)
  • package: upgrade to angular 8 (0d5161f)

BREAKING CHANGES

  • package: ng8