Skip to content

Commit a41cf09

Browse files
committed
update changelog
1 parent 7d9aa5c commit a41cf09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Please note that because of the net/html dependency, goquery requires Go1.1+.
3737

3838
**Note that goquery's API is now stable, and will not break.**
3939

40+
* **2018-01-11 (v1.2.0)** : Add `AddBack*` and deprecate `AndSelf` (thanks to @davidjwilkins).
4041
* **2017-02-12 (v1.1.0)** : Add `SetHtml` and `SetText` (thanks to @glebtv).
4142
* **2016-12-29 (v1.0.2)** : Optimize allocations for `Selection.Text` (thanks to @radovskyb).
4243
* **2016-08-28 (v1.0.1)** : Optimize performance for large documents.

0 commit comments

Comments
 (0)