diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-04-27 18:58:00 -0400 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-04-27 18:58:00 -0400 |
commit | 32a764727d7ae697945e70a942eab8899bc2f30d (patch) | |
tree | 663c1cc0f3390151e09d290499f4eda6c589b1a4 | |
parent | ccc48d4a84eaa0f35a982f297d5f68b114745832 (diff) |
Fixed NEWS.
-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. |