Skip to content
Prev Previous commit
Next Next commit
Merge branch 'master' into describe-function-and-class-names
# Conflicts:
#	CHANGELOG.md
  • Loading branch information
Josh Goldberg committed Dec 24, 2017
commit 67dcfe6c919484e4007c155886c971e9d5e313aa
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
### Features

* `[jest-jasmine]` Allowed classes and functions as `describe` names
([#5154](https://github.com/facebook/jest/pull/5154))
([#5154](https://github.com/facebook/jest/pull/5154))
* `[jest-jasmine2]` Support generator functions as specs.
([#5166](https://github.com/facebook/jest/pull/5166))

### Chore & Maintenance

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.