Skip to content

Commit f1c698b

Browse files
authored
Merge pull request #197 from WordPoints/develop
Fix 2.5.0 change log
2 parents 2f00e9e + 987f4c8 commit f1c698b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55
And as you can see, we [keep a CHANGELOG](http://keepachangelog.com/).
66

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

0 commit comments

Comments
 (0)