Skip to content

Commit d3609c2

Browse files
authored
Fix link formatting in CHANGELOG.md (#406)
Updated link formatting for clarity in changelog.
1 parent 92d810e commit d3609c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 7.5.1 - 2026-01-07
22

3-
fix: avoid return from finally block to fix Python 3.14 SyntaxWarning (#361)[https://github.com/PostHog/posthog-python/pull/361] - thanks @jodal
3+
fix: avoid return from finally block to fix Python 3.14 SyntaxWarning (#361) - thanks @jodal
44

55
# 7.5.0 - 2026-01-06
66

0 commit comments

Comments
 (0)