Skip to content

Commit 930444b

Browse files
committed
Merge #248 'fix-typo-changelog' into QA
[ci skip] Signed-off-by: William Desportes <[email protected]>
2 parents ad83133 + 8e01c27 commit 930444b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

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

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

55
## [4.3.1] - 2019-01-05
66

@@ -83,7 +83,7 @@
8383

8484
## [4.1.3] - 2017-04-06
8585

86-
* Added suppport for DELETE ... JOIN clauses.
86+
* Added support for DELETE ... JOIN clauses.
8787
* Changed BufferedQuery to include comments in output.
8888
* Fixed parsing of inline comments.
8989

@@ -237,7 +237,7 @@
237237
* Misc: Added PHPUnit's Code Coverage 3.0 as a dependency.
238238
* Misc: Added support for PHP 5.4 back.
239239
* Misc: Removed dependency to Ctype.
240-
* Misc: Repository transfered from @udan11 to @phpMyAdmin.
240+
* Misc: Repository transferred from @udan11 to @phpMyAdmin.
241241
* Misc: Updated `.gitignore` to ignore `composer.lock`.
242242
* Misc: Updated Composer and Travis configuration for PHP 7 and PHPUnit 5.
243243
* Tools: Documented tags in `ContextGenerator`.

0 commit comments

Comments
 (0)