We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dc4aa3 commit a1ccd05Copy full SHA for a1ccd05
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## [Unreleased]
4
5
+## [0.4.1](https://github.com/pmatseykanets/laravel-scout-postgres/releases/tag/v0.4.1) - 2017-01-22
6
+### Fixed
7
+- Fixed #7. No longer uses `resolve()` helper to better support Laravel Lumen.
8
+
9
## [0.4.0](https://github.com/pmatseykanets/laravel-scout-postgres/releases/tag/v0.4.0) - 2017-01-16
10
### Added
11
- Made it possible to specify PostgreSQL search config both globally in scout.php or on per model basis.
0 commit comments