diff --git a/.changelog/381.feature b/.changelog/381.feature deleted file mode 100644 index 2cbbb3e4..00000000 --- a/.changelog/381.feature +++ /dev/null @@ -1 +0,0 @@ -Added Python 3.11 support. \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 7173957c..d9d30c6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Release notes +## 2022.11.0 (2022-11-07) + +### Features + +- Added initial Python 3.11 support; unfortunately this increased performance overhead a little. ([#381](https://github.com/pythonspeed/filprofiler/issues/381)) + ## 2022.10.0 (2022-10-19) ### Bugfixes