We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d11372 commit 1b16b92Copy full SHA for 1b16b92
README.md
@@ -37,6 +37,7 @@ Please note that because of the net/html dependency, goquery requires Go1.1+.
37
38
**Note that goquery's API is now stable, and will not break.**
39
40
+* **2020-02-04 (v1.5.1)** : Update module dependencies.
41
* **2018-11-15 (v1.5.0)** : Go module support (thanks @Zaba505).
42
* **2018-06-07 (v1.4.1)** : Add `NewDocumentFromReader` examples.
43
* **2018-03-24 (v1.4.0)** : Deprecate `NewDocument(url)` and `NewDocumentFromResponse(response)`.
0 commit comments