Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekSi committed Jun 25, 2020
1 parent 5905b87 commit 70c914d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Expand Up @@ -2,8 +2,10 @@

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

* Context support. TODO FIXME add pkg.go.dev link

* Go 1.12+ is now required.
* Converted to Go module. [Non modules-aware tools like `dep`](https://github.com/golang/dep/issues/1962)
* Converted to Go module. [Non modules-aware tools like `dep`](https://github.com/golangf/dep/issues/1962)
are still supported until reform v2 (dependencies with Semantic Import Versioning paths are not used in v1).
* Added [`Querier.Count`](https://godoc.org/gopkg.in/reform.v1#Querier.Count).
Thanks to [Simon Kamenetskiy](https://github.com/skamenetskiy).
Expand Down

0 comments on commit 70c914d

Please sign in to comment.