Skip to content

Commit

Permalink
Fix typos in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
TysonAndre authored and williamdes committed May 31, 2019
1 parent ad83133 commit 8e01c27
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## [Unreleased]
## [Unreleased] -

## [4.3.1] - 2019-01-05

Expand Down Expand Up @@ -83,7 +83,7 @@

## [4.1.3] - 2017-04-06

* Added suppport for DELETE ... JOIN clauses.
* Added support for DELETE ... JOIN clauses.
* Changed BufferedQuery to include comments in output.
* Fixed parsing of inline comments.

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

0 comments on commit 8e01c27

Please sign in to comment.