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 8a6db8c commit 0340489Copy full SHA for 0340489
CHANGELOG.md
@@ -1,8 +1,18 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/uepg/laravel-sybase/compare/2.2.1...master)
+## [Unreleased](https://github.com/uepg/laravel-sybase/compare/2.2.3...master)
4
5
-## ## [2.2.1 (2019-05-26)](https://github.com/uepg/laravel-sybase/compare/2.2...2.2.1)
+## [2.2.3 (2019-06-03)](https://github.com/uepg/laravel-sybase/compare/2.2.2...2.2.3)
6
+
7
+Fix #49 count must be an array
8
9
10
+## [2.2.2 (2019-05-26)](https://github.com/uepg/laravel-sybase/compare/2.2.1...2.2.2)
11
12
+Fix Connection class
13
14
15
+## [2.2.1 (2019-05-26)](https://github.com/uepg/laravel-sybase/compare/2.2...2.2.1)
16
17
Fix #48, it was breaking extension - @nunomazer
18
0 commit comments