diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-04-26 23:29:32 -0400 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-04-26 23:29:32 -0400 |
commit | f71ba86ec04e2ce0ff5a0e64f4f20becadcc6ddc (patch) | |
tree | 6d0aec2cc1659615ae903851789ea59f8eddf138 /NEWS.txt | |
parent | d1261fb0a2df9929658dfdc9fe5880974e287d21 (diff) |
Added a new method, wrap().
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ = 4.0.5 (unreleased) = +* Added a new method, wrap(), which wraps an element in a tag. + * Renamed replace_with_children() to unwrap(), which is easier to understand and also the jQuery name of the function. |