Skip to content

Commit 90ab574

Browse files
release: v1.7.0
1 parent c5af450 commit 90ab574

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.7.0](https://github.com/AsifArmanRahman/firebase-rest-api/compare/v1.6.0...v1.7.0) (2022-08-14)
2+
3+
4+
### Features
5+
6+
* **firestore:** support for complex queries ([6951e69](https://github.com/AsifArmanRahman/firebase-rest-api/commit/6951e6917ea31271da370e43cb5d8f0caa6d7d1f))
7+
8+
9+
110
# [1.6.0](https://github.com/AsifArmanRahman/firebase-rest-api/compare/v1.5.0...v1.6.0) (2022-08-13)
211

312

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = 'flit_core.buildapi'
44

55
[project]
66
name = "firebase-rest-api"
7-
version = "1.6.0"
7+
version = "1.7.0"
88
readme = "README.md"
99
description = "A simple python wrapper for Google's Firebase REST API's."
1010
requires-python = ">=3.6"

0 commit comments

Comments
 (0)