Skip to content

Commit 3416162

Browse files
committed
[chore] update changelog
1 parent 87dd318 commit 3416162

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1+
# v32.3.1
2+
3+
* fix: add missing leaderelection package ([#357](https://github.com/tomplus/kubernetes_asyncio/pull/357), [@tomplus](https://github.com/tomplus))
4+
15
# v32.3.0
26

3-
* fix: Delete extra characters in URL ([#354](https://github.com/tomplus/kubernetes_asyncio/pull/354), [satayyeb](https://github.com/satayyeb))
4-
* feat: Add option to disable ssl.VERIFY_X509_STRICT ([#350](https://github.com/tomplus/kubernetes_asyncio/pull/350), [msw-kialo](https://github.com/msw-kialo))
5-
* doc: Update README example with asyncio.run ([#348](https://github.com/tomplus/kubernetes_asyncio/pull/348), [PaarthShah](https://github.com/PaarthShah))
7+
* fix: Delete extra characters in URL ([#354](https://github.com/tomplus/kubernetes_asyncio/pull/354), [@satayyeb](https://github.com/satayyeb))
8+
* feat: Add option to disable ssl.VERIFY_X509_STRICT ([#350](https://github.com/tomplus/kubernetes_asyncio/pull/350), [@msw-kialo](https://github.com/msw-kialo))
9+
* doc: Update README example with asyncio.run ([#348](https://github.com/tomplus/kubernetes_asyncio/pull/348), [@PaarthShah](https://github.com/PaarthShah))
610
* feat: Add leaderelection module ([#347](https://github.com/tomplus/kubernetes_asyncio/pull/347), [@JacobHenner](https://github.com/JacobHenner))
711

812
### API Change

0 commit comments

Comments
 (0)