This commit is contained in:
Jan-Erik Rediger 2021-05-28 16:34:25 +02:00
Родитель 10c1d89b08
Коммит fd7bf35b4b
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -2,6 +2,8 @@
## Unreleased
## 3.4.0 (2021-05-28)
- Add missing import for Kotlin code ([#339](https://github.com/mozilla/glean_parser/pull/341))
- Use a plain Kotlin type in the generated interface implementation ([#339](https://github.com/mozilla/glean_parser/pull/341))
- Generate additional generics for event metrics ([#339](https://github.com/mozilla/glean_parser/pull/341))