Skip to content

Commit

Permalink
Merge pull request #197 from WordPoints/develop
Browse files Browse the repository at this point in the history
Fix 2.5.0 change log
  • Loading branch information
JDGrimes authored Dec 9, 2016
2 parents 2f00e9e + 987f4c8 commit f1c698b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
And as you can see, we [keep a CHANGELOG](http://keepachangelog.com/).

## [2.5.0] - 2016-10-09
## [2.5.0] - 2016-12-09
### Added
- Default config file for Grunt, with a watch task to build the autoload classmaps. (#162)
- `hadActivatedModule()` method to the acceptance tester class. (#164)
Expand All @@ -20,7 +20,7 @@ And as you can see, we [keep a CHANGELOG](http://keepachangelog.com/).
- Deprecated action/filter functions to the l10n validator exclude lists.
- Support for placing acceptance tests that need to be run with WordPoints network-active in the `network` subdirectory. (#189)
- Generic string sniffing with `codesniff-strings`, based on `grep`.
- Flags `target="_blank"`. (#187)
- Flags links with `_blank` targets. (#187)
- Non-HTTPS links. (#183)
- Specific strings can be added to an ignore list via `$CODESNIFF_IGNORED_STRINGS`.

Expand Down

0 comments on commit f1c698b

Please sign in to comment.