Skip to content

Commit 35c4917

Browse files
committedAug 23, 2016
Release 0.21.0
1 parent 1d2e8a7 commit 35c4917

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
 

‎History.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,24 @@
11

2+
0.21.0 / 2016-08-23
3+
==================
4+
5+
* Return undefined in .prop if given an invalid element or tag (#880)
6+
* Merge pull request #884 from cheeriojs/readme-cleanup
7+
* readme updates
8+
* Merge pull request #881 from piamancini/patch-1
9+
* Added backers and sponsors from OpenCollective
10+
* Use jQuery from the jquery module in benchmarks (#871)
11+
* Document, test, and extend static `$.text` method (#855)
12+
* Fix typo on calling _.extend (#861)
13+
* Update versions (#870)
14+
* Use individual lodash functions (#864)
15+
* Added `.serialize()` support. Fixes #69 (#827)
16+
* Update Readme.md (#857)
17+
* add extension for JSON require call
18+
* remove gittask badge
19+
* Merge pull request #672 from underdogio/dev/checkbox.radio.values.sqwished
20+
* Added default value for checkboxes/radios
21+
222
0.20.0 / 2016-02-01
323
==================
424

0 commit comments

Comments
 (0)
Please sign in to comment.