Skip to content

Commit 5e33d43

Browse files
authored
Add notes about 0.34.3 and Google Analytics (#2642)
1 parent ce129ff commit 5e33d43

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/release-notes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
toc_depth: 2
33
---
44

5-
## 0.34.3 (April 19, 2025)
5+
## 0.34.3 (June 1, 2025)
66

77
### Fixed
88

99
* Don't include `cwd()` when non-empty `--reload-dirs` is passed (#2598)
10+
* Apply `get_client_addr` formatting to WebSocket logging (#2636)
1011

1112
## 0.34.2 (April 19, 2025)
1213

mkdocs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@ nav:
5656
- Contributing: contributing.md
5757
- Sponsorship: sponsorship.md
5858

59+
extra:
60+
analytics:
61+
provider: google
62+
property: G-KTS6TXPD85
63+
5964
markdown_extensions:
6065
- attr_list
6166
- admonition

0 commit comments

Comments
 (0)