Skip to content

Commit 465c31d

Browse files
committed
docs: update changelog for release
1 parent bc74d33 commit 465c31d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ project adheres to [Semantic Versioning](http://semver.org/).
1313

1414
### Added
1515

16+
## [21.4.0] - 2017-12-04
17+
18+
### Added
19+
1620
* Add `no-large-snapshots` rule
1721
([#24](https://github.com/jest-community/eslint-plugin-jest/pull/24))
1822
* Add `prefer-to-be-null` rule
@@ -44,7 +48,8 @@ project adheres to [Semantic Versioning](http://semver.org/).
4448

4549
Initial fork from the Jest repo
4650

47-
[unreleased]: https://github.com/jest-community/eslint-plugin-jest/compare/v21.3.2...HEAD
51+
[unreleased]: https://github.com/jest-community/eslint-plugin-jest/compare/v21.4.0...HEAD
52+
[21.4.0]: https://github.com/jest-community/eslint-plugin-jest/compare/v21.3.2...v21.4.0
4853
[21.3.2]: https://github.com/jest-community/eslint-plugin-jest/compare/v21.3.1...v21.3.2
4954
[21.3.1]: https://github.com/jest-community/eslint-plugin-jest/compare/v21.3.0...v21.3.1
5055
[21.3.0]: https://github.com/jest-community/eslint-plugin-jest/compare/b38a897f164e91fc78ab166529e031d76fc5ca70...v21.3.0

0 commit comments

Comments
 (0)