We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 920e7ad commit 9153e8cCopy full SHA for 9153e8c
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## [2.0.0](https://github.com/indykite/indykite-sdk-python/compare/v1.35.0...v2.0.0) (2024-02-13)
4
+
5
6
+### ⚠ BREAKING CHANGES
7
8
+* ENG-2778
9
10
+### Features
11
12
+* implement knowledge and objects v1beta2 ([920e7ad](https://github.com/indykite/indykite-sdk-python/commit/920e7ad4b0b2706d76a1a6d4b840bcb0cf9c883a))
13
14
## [1.35.0](https://github.com/indykite/indykite-sdk-python/compare/v1.34.0...v1.35.0) (2023-12-20)
15
16
version.py
@@ -1 +1 @@
-__version__ = "1.35.0"
+__version__ = "2.0.0"
0 commit comments