Skip to content

Commit

Permalink
Prepare for version v1.10.1
Browse files Browse the repository at this point in the history
Add changelog entry for 1.10.1.

Only dependencies update, however includes fixes for GO-2024-3333.
  • Loading branch information
iamleot committed Dec 26, 2024
1 parent b995434 commit 985aab3
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 @@ -46,6 +46,7 @@ Ongoing goquery development is tested on the latest 2 versions of Go.

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

* **2024-12-26 (v1.10.1)** : Update `go.mod` dependencies.
* **2024-09-06 (v1.10.0)** : Add `EachIter` which provides an iterator that can be used in `for..range` loops on the `*Selection` object. **goquery now requires Go version 1.23+** (thanks [@amikai](https://github.com/amikai)).
* **2024-09-06 (v1.9.3)** : Update `go.mod` dependencies.
* **2024-04-29 (v1.9.2)** : Update `go.mod` dependencies.
Expand Down

0 comments on commit 985aab3

Please sign in to comment.