Skip to content

Commit 70c914d

Browse files
committed
Update changelog
1 parent 5905b87 commit 70c914d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22

33
## v1.4.0 (not released yet, https://github.com/go-reform/reform/milestones/v1.4.0)
44

5+
* Context support. TODO FIXME add pkg.go.dev link
6+
57
* Go 1.12+ is now required.
6-
* Converted to Go module. [Non modules-aware tools like `dep`](https://github.com/golang/dep/issues/1962)
8+
* Converted to Go module. [Non modules-aware tools like `dep`](https://github.com/golangf/dep/issues/1962)
79
are still supported until reform v2 (dependencies with Semantic Import Versioning paths are not used in v1).
810
* Added [`Querier.Count`](https://godoc.org/gopkg.in/reform.v1#Querier.Count).
911
Thanks to [Simon Kamenetskiy](https://github.com/skamenetskiy).

0 commit comments

Comments
 (0)