Skip to content

Commit 9c6a69c

Browse files
committed
Prepare for v1.10.3
1 parent 80f14c7 commit 9c6a69c

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+
* **2025-04-11 (v1.10.3)** : Update `go.mod` dependencies, small optimization (thanks [@myxzlpltk](https://github.com/myxzlpltk)).
4950
* **2025-02-13 (v1.10.2)** : Update `go.mod` dependencies, add go1.24 to the test matrix.
5051
* **2024-12-26 (v1.10.1)** : Update `go.mod` dependencies.
5152
* **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)).

0 commit comments

Comments
 (0)