Skip to content

Latest commit

 

History

History
executable file
·
30 lines (22 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

executable file
·
30 lines (22 loc) · 1.01 KB

Changelog

All notable changes to pmatseykanets/laravel-hipchat-slash will be documented in this file

[Unreleased]

Added

  • Configurable search config

0.3.0 - 2017-01-04

Changed

  • Updated to scout 2.0.
  • Fixed an issue with order by clause when performing a search.

0.2.1 - 2016-12-23

Changed

  • Fixed #2. Cast nulls to empty strings in toVector().

0.2.0 - 2016-10-07

Added

  • Implemented getTotalCount() method to support length aware pagination.

Updated

  • Updated README.md.

0.1.1 - 2016-10-07

Updated

  • Updated composer dependencies.

0.1.0 - 2016-09-02

Experimental release.