We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a18b76b commit 31efbebCopy full SHA for 31efbeb
CHANGELOG.md
@@ -2,8 +2,10 @@
2
3
## Unreleased
4
5
-- Python server: Support sending custom pings without events
6
-- Python server: Add 'object' and 'boolean' to supported metric types
+## 18.1.0
+
7
+- Python server: Support sending custom pings without events ([#817](https://github.com/mozilla/glean_parser/pull/817))
8
+- Python server: Add 'object' and 'boolean' to supported metric types ([#816](https://github.com/mozilla/glean_parser/pull/816))
9
- Kotlin: Avoid `toString()` conversion on strings ([#818](https://github.com/mozilla/glean_parser/issues/818))
10
11
## 18.0.6
0 commit comments