Skip to content

Commit c20ff6b

Browse files
committed
Add deprecation notice for Python 3.5
1 parent 1ee532a commit c20ff6b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2929
[#97]: https://github.com/SAP/data-attribute-recommendation-python-sdk/pull/97
3030
[#98]: https://github.com/SAP/data-attribute-recommendation-python-sdk/pull/98
3131

32+
### Deprecated
33+
34+
* Python 3.5 has reached [end-of-life in September 2020](https://www.python.org/downloads/release/python-3510/).
35+
Support for Python 3.5 will be removed in one of the upcoming releases.
36+
3237

3338
### Changed
3439

0 commit comments

Comments
 (0)