This commit is contained in:
brizental 2021-07-22 15:55:01 +02:00
Родитель b8b80c6e25
Коммит 8d6e2a1805
1 изменённых файлов: 3 добавлений и 1 удалений

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

@ -2,11 +2,13 @@
[Full changelog](https://github.com/mozilla/glean.js/compare/v0.18.0...main)
* [#552](https://github.com/mozilla/glean.js/pull/552): BUGFIX: Do not clear `deletion-request` ping from upload queue when disabling upload.
# v0.18.0 (2021-07-20)
[Full changelog](https://github.com/mozilla/glean.js/compare/v0.17.0...v0.18.0)
* [#542](https://github.com/mozilla/glean.js/pull/542), [#552](https://github.com/mozilla/glean.js/pull/552): Implement `shutdown` API.
* [#542](https://github.com/mozilla/glean.js/pull/542): Implement `shutdown` API.
# v0.17.0 (2021-07-16)