Skip to content

Commit f46eeb6

Browse files
committed
Add Version 1.8 to list of categories.
1 parent cf64c63 commit f46eeb6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

categories.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,14 @@
365365
<hr/>
366366
]]></desc>
367367
</category>
368+
<category name="Version 1.8" slug="1.8">
369+
<desc><![CDATA[
370+
<p>Aspects of the API that were changed in the corresponding version of jQuery. API changes in jQuery 1.8.0 dealt primarily with animations and the removal of some methods such as <code>deferred.isResolved()</code>, <code>deferred.isRejected()</code>, <code>$.curCSS()</code>, <code>$.attrFn()</code>, and <code>$(element).closest(Array)</code> returning Array.
371+
</p>
372+
<p>For more information, see the Release Notes/Changelog at <a href="http://blog.jquery.com/2012/08/09/jquery-1-8-released/">http://blog.jquery.com/2012/08/09/jquery-1-8-released//</a></p>
373+
<hr/>
374+
]]></desc>
375+
</category>
368376
<category name="All" slug="all"/>
369377
</category>
370378
</categories>

0 commit comments

Comments
 (0)