summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 46b156e..ecd2164 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -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.