You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,11 +19,11 @@ This project uses [*towncrier*](https://towncrier.readthedocs.io/) and the chang
19
19
20
20
### Changed
21
21
22
-
- Added possibility to use filters for the SDK client's count method ([#count-method-filters](https://github.com/opsmill/infrahub-sdk-python/issues/count-method-filters))
22
+
- Added possibility to use filters for the SDK client's count method
23
23
24
24
### Fixed
25
25
26
-
- fixes issue where using `parallel` query execution could lead to excessive and unneeded GraphQL queries ([#query-parallel](https://github.com/opsmill/infrahub-sdk-python/issues/query-parallel))
26
+
- fixes issue where using `parallel` query execution could lead to excessive and unneeded GraphQL queries
0 commit comments