Skip to content

Commit 302fe31

Browse files
committed
Update CHANGELOG.md
1 parent 59baf33 commit 302fe31

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@
1313
* [#661](https://github.com/mozilla/glean.js/pull/661): Include unminified version of library on Qt/QML builds.
1414
* [#647](https://github.com/mozilla/glean.js/pull/647): Implement the Text metric type.
1515
* [#681](https://github.com/mozilla/glean.js/pull/681): BUGFIX: Fix error in scanning events database upon initialization on Qt/QML.
16-
* This bug prevents the changes introduced in [#526](https://github.com/mozilla/glean.js/pull/526) from working properly.
17-
* [#614](https://github.com/mozilla/glean.js/pull/614): Implement the String List metric type.
16+
* This bug prevents the changes introduced in [#526](https://github.com/mozilla/glean.js/pull/526) from working properly in Qt/QML.
17+
* [#692](https://github.com/mozilla/glean.js/pull/692): BUGFIX: Ensure events database is initialized at a time Glean is already able to record metrics.
18+
* This bug also prevents the changes introduced in [#526](https://github.com/mozilla/glean.js/pull/526) from working properly in all platforms.
1819

1920
# v0.18.1 (2021-07-22)
2021

0 commit comments

Comments
 (0)