You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,9 @@ and commits should be formatted using [Conventional Commits](https://www.convent
10
10
11
11
### Changed
12
12
13
-
- Dependencies: Bump various libraries ([4467bc1](https://github.com/moodlehq/asero/commit/4467bc15b3364f0e0d189f0f4b942afdabcd253d))
14
-
- GitHub: Run checks and tests with Python 3.14
13
+
- Dependencies: Bump various libraries by @stronk7 ([4467bc1](https://github.com/moodlehq/asero/commit/4467bc15b3364f0e0d189f0f4b942afdabcd253d))
14
+
- GitHub: Run checks and tests with Python 3.14 by @stronk7 ([ada611c](https://github.com/moodlehq/asero/commit/ada611cb2010a19adbd0d27a12def45d8992d915))
15
+
- Deprecation: Stop using `get_event_loop_policy()`, deprecated in Python >= 3.14
0 commit comments