Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

## Unreleased Changes

## [2.0.6](https://github.com/pinecone-io/pinecone-python-client/compare/v2.0.5...v2.0.5) - 2022-02-15
## [2.0.7](https://github.com/pinecone-io/pinecone-python-client/compare/v2.0.7...v2.0.6) - 2022-03-01

### Changed
- Increased maximum length of ids to 512

## [2.0.6](https://github.com/pinecone-io/pinecone-python-client/compare/v2.0.6...v2.0.5) - 2022-02-15

### Changed
- Changed the spec to add ```pods``` and ```pod_type``` fields to ```create_index``` and ```describe_index```.
Expand Down
2 changes: 1 addition & 1 deletion pinecone/__version__
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.6
2.0.7