Skip to content

Commit faebd4d

Browse files
committed
Merge branch 'QA'
Signed-off-by: William Desportes <[email protected]>
2 parents 0a6690b + 930444b commit faebd4d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [Unreleased] -
3+
## [Unreleased] -
44

55
## [5.0.0] - 2019-05-09
66

@@ -13,7 +13,7 @@
1313
* Fix for missing tokenize-query in Composer's vendor/bin/ directory
1414
* Fix for PHP warnings with an incomplete CASE expression (#241)
1515
* Fix for error message with multiple CALL statements (#223)
16-
* Recognize the question mark character as a paramenter (#242)
16+
* Recognize the question mark character as a parameter (#242)
1717

1818
## [4.3.1] - 2019-01-05
1919

@@ -96,7 +96,7 @@
9696

9797
## [4.1.3] - 2017-04-06
9898

99-
* Added suppport for DELETE ... JOIN clauses.
99+
* Added support for DELETE ... JOIN clauses.
100100
* Changed BufferedQuery to include comments in output.
101101
* Fixed parsing of inline comments.
102102

@@ -250,7 +250,7 @@
250250
* Misc: Added PHPUnit's Code Coverage 3.0 as a dependency.
251251
* Misc: Added support for PHP 5.4 back.
252252
* Misc: Removed dependency to Ctype.
253-
* Misc: Repository transfered from @udan11 to @phpMyAdmin.
253+
* Misc: Repository transferred from @udan11 to @phpMyAdmin.
254254
* Misc: Updated `.gitignore` to ignore `composer.lock`.
255255
* Misc: Updated Composer and Travis configuration for PHP 7 and PHPUnit 5.
256256
* Tools: Documented tags in `ContextGenerator`.

0 commit comments

Comments
 (0)