Skip to content

Commit f41c560

Browse files
committed
Cut new release
1 parent 8a11cc4 commit f41c560

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+
* **2021-01-11 (v1.6.1)** : Fix panic when calling `{Prepend,Append,Set}Html` on a `Selection` that contains non-Element nodes.
4041
* **2020-10-08 (v1.6.0)** : Parse html in context of the container node for all functions that deal with html strings (`AfterHtml`, `AppendHtml`, etc.). Thanks to [@thiemok][thiemok] and [@davidjwilkins][djw] for their work on this.
4142
* **2020-02-04 (v1.5.1)** : Update module dependencies.
4243
* **2018-11-15 (v1.5.0)** : Go module support (thanks @Zaba505).

0 commit comments

Comments
 (0)