We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a0a3ac commit e4077edCopy full SHA for e4077ed
1 file changed
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog for `FSharp.CosmosDb`
2
3
-## [0.2.0]
+## [0.3.0]
4
+
5
+### Added
6
7
+- New CI/CD pipeline
8
+- Primitive support for pagination [#23](https://github.com/aaronpowell/FSharp.CosmosDb/issues/23)
9
10
+## Changed
11
12
+- Upgraded a lot of dependencies
13
+- Analyzer attempts to discover connection information from appsettings.json and appsettings.Development.json
14
15
+## [0.2.0] - 2020-04-25
16
17
### Added
18
0 commit comments