Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Jul 4, 2016
1 parent b04cee7 commit b94e8ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -9,7 +9,7 @@
* Improved BitBucket OAuth support
* Added support for blocking cache operations using COMPOSER_CACHE_DIR=/dev/null (or NUL on windows)
* Added support for using declare(strict_types=1) in plugins
* Added `--prefer-stable` and --prefer-lowest` to the `require` command
* Added `--prefer-stable` and `--prefer-lowest` to the `require` command
* Added `--no-scripts` to the `require` and `remove` commands
* Added `_comment` top level key to the schema to endorse using it as a place to store comments (it can be a string or array of strings)
* Added support for justinrainbow/json-schema 2.0
Expand Down

0 comments on commit b94e8ea

Please sign in to comment.