Skip to content

Commit 3ce7428

Browse files
committed
Prepare new minor version
1 parent 153f1ea commit 3ce7428

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
@@ -40,6 +40,7 @@ Please note that starting with version `v1.9.0` of goquery, Go 1.18+ is required
4040

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

43+
* **2024-02-29 (v1.9.1)** : Improve allocation and performance of the `Map` function and `Selection.Map` method, better document the cascadia differences (thanks [@jwilsson](https://github.com/jwilsson)).
4344
* **2024-02-22 (v1.9.0)** : Add a generic `Map` function, **goquery now requires Go version 1.18+** (thanks [@Fesaa](https://github.com/Fesaa)).
4445
* **2023-02-18 (v1.8.1)** : Update `go.mod` dependencies, update CI workflow.
4546
* **2021-10-25 (v1.8.0)** : Add `Render` function to render a `Selection` to an `io.Writer` (thanks [@anthonygedeon](https://github.com/anthonygedeon)).

0 commit comments

Comments
 (0)