summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/NEWS.txt b/NEWS.txt
index a4d207e..3f6ad7a 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -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.