Skip to content

Commit

Permalink
Cut new release
Browse files Browse the repository at this point in the history
  • Loading branch information
mna committed Jan 11, 2021
1 parent 8a11cc4 commit f41c560
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Please note that because of the net/html dependency, goquery requires Go1.1+.

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

* **2021-01-11 (v1.6.1)** : Fix panic when calling `{Prepend,Append,Set}Html` on a `Selection` that contains non-Element nodes.
* **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.
* **2020-02-04 (v1.5.1)** : Update module dependencies.
* **2018-11-15 (v1.5.0)** : Go module support (thanks @Zaba505).
Expand Down

0 comments on commit f41c560

Please sign in to comment.