Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 343 Bytes

CHANGELOG.md

File metadata and controls

15 lines (8 loc) · 343 Bytes

Changelog

All notable changes to qcod/laravel-settings will be documented in this file

1.0.2 - 2016-10-10

  • Changed helper function and facade name, made them plural

1.0.1 - 2016-10-10

  • Binding bug fixed, now settings can be accessed via helper setting('key') and \Setting::get('key')

1.0.0 - 2016-10-09

  • initial release