Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 658 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 658 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

0.1.1 - 2016-06-17

Added

  • Added getCaller() method to get the name of the class or function of the caller.
  • Added example code to the README.md file.

Removed

  • Removed superfluous dependency on brightnucleus\exceptions and brightnucleus\config.

0.1.0 - 2016-06-17

Added

  • Initial release to GitHub.