Skip to content

Commit 1385ae9

Browse files
committed
Adding info to changelog
1 parent 8968b13 commit 1385ae9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Changed
66
- `pinecone.init()` can now be used to set the pinecone logger's log level.
77
- The python client `pinecone.config.OpenApiConfiguration` object now uses the certifi package's SSL CA bundle by default. This should fix HTTPS connection errors in certain environments depending on their default CA bundle, including some Google Colab notebooks.
8+
- A bug causing different index instances to share the same configuration object was fixed.
89

910
## [2.0.1] - 2021-10-06
1011
### Added

0 commit comments

Comments
 (0)