Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 642 Bytes

CHANGELOG.md

File metadata and controls

16 lines (9 loc) · 642 Bytes

Change Log

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

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

[1.1.0] - 2018-03-03

Added

  • Support for Package auto-discovery (Thanks to AlShahawi - PR #7)
  • Changelog

Changed

  • Return instance of message in send method instead of boolean value in Messenger::send() - (Thanks to AlShahawi - PR #7)