We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef1dc94 commit 138f553Copy full SHA for 138f553
NEWS.md
@@ -1,5 +1,7 @@
1
# connectapi (development version)
2
3
+- Removed `prefix` argument to `connect()` function, which was a convenience utility for testing. (#477)
4
+
5
# connectapi 0.9.0
6
7
- New `set_integrations()` function to set the OAuth integration
@@ -16,7 +18,6 @@
16
18
- New `lock_content()` and `unlock_content()` functions for locking and unlocking
17
19
content items. (#453)
20
- Updated git-backed deployment functions to use v1 APIs (#459)
-- Removed `prefix` argument to `connect()` function, which was a convenience utility for testing. (#477)
21
22
# connectapi 0.8.0
23
0 commit comments