We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8e43b7 commit 669ae86Copy full SHA for 669ae86
1 file changed
CHANGELOG.md
@@ -4,5 +4,9 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
-## [Unreleased]
+## [0.1-alpha.2] - 2021-07-15
8
+### Added
9
+* `FetchQuery` instances created from a result now accrue the total number of fetched items.
10
+
11
+## [0.1-alpha] - 2021-07-15
12
Initial version
0 commit comments