diff --git a/release_notes/unreleased.md b/release_notes/unreleased.md index 5bee17a..3eb74a3 100644 --- a/release_notes/unreleased.md +++ b/release_notes/unreleased.md @@ -1,4 +1,4 @@ **Unreleased** * Use the Vault API to create temporary files, instead of manual filesystem access [PAPP-32449] * Update `min_phantom_version` to 6.1.1 -* Remove `requests` dependency, instead using the one built into the platform +* Remove `requests` dependency, using the one built into the platform instead