Skip to content

Commit 1da3b30

Browse files
authored
Merge pull request #503 from iamleot/prepare-for-v1.10.1
2 parents b995434 + 985aab3 commit 1da3b30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Ongoing goquery development is tested on the latest 2 versions of Go.
4646

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

49+
* **2024-12-26 (v1.10.1)** : Update `go.mod` dependencies.
4950
* **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)).
5051
* **2024-09-06 (v1.9.3)** : Update `go.mod` dependencies.
5152
* **2024-04-29 (v1.9.2)** : Update `go.mod` dependencies.

0 commit comments

Comments
 (0)