Skip to content

Commit

Permalink
version 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
basemkhirat committed Oct 23, 2017
1 parent fb53bb3 commit 85f7817
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file.

## [Released]

## [1.3] - 2017-10-23

# Added
- Auto package discovery for laravel 5.5 or higher.
- Custom connection handlers.

# Fixed
- Fix whereBetween and whereNotBetween methods.

## [1.2] - 2017-07-23

Expand Down Expand Up @@ -236,7 +244,8 @@ All notable changes to this project will be documented in this file.
- Basic builder.


[Released]: https://github.com/basemkhirat/elasticsearch/compare/1.2...HEAD
[Released]: https://github.com/basemkhirat/elasticsearch/compare/1.3...HEAD
[1.3]: https://github.com/basemkhirat/elasticsearch/compare/1.2...1.3
[1.2]: https://github.com/basemkhirat/elasticsearch/compare/1.1...1.2
[1.1]: https://github.com/basemkhirat/elasticsearch/compare/1.0...1.1
[1.0]: https://github.com/basemkhirat/elasticsearch/compare/0.9.9...1.0
Expand Down

0 comments on commit 85f7817

Please sign in to comment.