Skip to content

Commit

Permalink
[chore] update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tomplus committed May 1, 2023
1 parent b283e62 commit 04f1d0f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v24.2.3

* fix: refreshing incluster configuration ([#254](https://github.com/tomplus/kubernetes_asyncio/pull/254), [@tomplus](https://github.com/tomplus))
* chore: remove deprecated packages asynctest, codecov ([#251](https://github.com/tomplus/kubernetes_asyncio/pull/251), [@tomplus](https://github.com/tomplus))
* feat: Proactor event loop on Windows ([#248](https://github.com/tomplus/kubernetes_asyncio/pull/248), [@lejmr](https://github.com/lejmr))
* doc: Update README.md ([#236](https://github.com/tomplus/kubernetes_asyncio/pull/236), [@epDHowwD](https://github.com/epDHowwD))
* fix: Don't use shlex.split on cmd-path ([#224](https://github.com/tomplus/kubernetes_asyncio/pull/224), [@hrichardlee](https://github.com/hrichardlee))

# v24.2.2

* fix: config reader handles bool types ([#218](https://github.com/tomplus/kubernetes_asyncio/pull/218), [@tomplus](https://github.com/tomplus))
Expand Down

0 comments on commit 04f1d0f

Please sign in to comment.