File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ### Fixed
10+
11+ - Bad copy/paste in the [ README] ( README.md ) file
12+
913## [ 1.1.0]
1014
1115### Fixed
Original file line number Diff line number Diff line change @@ -95,14 +95,12 @@ $query = $queryBuilder
9595You can contribute to the library.
9696To do so, you have Github issues to:
9797 - ask your question
98- - notify any change in the providers
99- - suggest new provider
100- - request any change (typo, bad code, etc.)
98+ - request any change (typo, bad code, new feature etc.)
10199 - and much more...
102100
103101You also have PR to:
104- - add a new provider
105102 - suggest a correction
103+ - suggest a new feature
106104 - and much more...
107105
108106See [ CONTRIBUTING] ( CONTRIBUTING.md ) for more information.
You can’t perform that action at this time.
0 commit comments