We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 352e17a commit 28c300cCopy full SHA for 28c300c
entries/addBack.xml
@@ -2,7 +2,7 @@
2
<entry type="method" name="addBack" return="jQuery">
3
<title>.addBack()</title>
4
<signature>
5
- <added>1.6</added>
+ <added>1.8</added>
6
<argument name="selector" type="Selector" optional="true">
7
<desc>A string containing a selector expression to match the current set of elements against.</desc>
8
</argument>
@@ -62,5 +62,5 @@ p, div { margin:5px; padding:5px; }
62
]]></html>
63
</example>
64
<category slug="traversing/miscellaneous-traversal"/>
65
- <category slug="version/1.2"/>
+ <category slug="version/1.8"/>
66
</entry>
0 commit comments