Skip to content

Commit 40f0f8a

Browse files
committed
Update CHANGELOG.md
1 parent 4e8b2d7 commit 40f0f8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* [#965](https://github.com/mozilla/glean.js/pull/965): Attempt to infer the Python virtualenv folder from the environment before falling back to the default `.venv`.
66
* Users may provide a folder name through the `VIRTUAL_ENV` environment variable.
77
* If the user is inside an active virtualenv the `VIRTUAL_ENV` environment variable is already set by Python. See: https://docs.python.org/3/library/venv.html.
8+
* [#968](https://github.com/mozilla/glean.js/pull/968): Add runtime arguments type checking to `Glean.setUploadEnabled` API.
89

910
# v0.25.0 (2021-11-15)
1011

0 commit comments

Comments
 (0)