diff options
-rw-r--r-- | NEWS.txt | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -5,8 +5,7 @@ = 4.0.5 (20120427) = -* Added a new method, wrap(), which wraps an element in a tag. Renamed - replace_with_children() to unwrap(). +* 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. |