Bug 1649094 - [geckodriver] Update changeset for the 0.28.0 release. r=webdriver-reviewers,jgraham

Differential Revision: https://phabricator.services.mozilla.com/D95303
This commit is contained in:
Henrik Skupin 2020-11-03 16:19:07 +00:00
parent ab551c6519
commit 403dbf217d
2 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@ Change log
All notable changes to this program are documented in this file.
0.28.0 (2020-11-02)
0.28.0 (2020-11-03, `c00d2b6acd3f`)
--------------------
### Known problems

View File

@ -124,10 +124,10 @@ repository, the changeset id for the release has to be added to the
change log. Therefore add a final place-holder commit to the patch
series, to already get review for.
Once all previous revisions of the patch series have been reviewed and
landed, it's known which commit id the version bump commit has, finalize the
change log, and land that remaining revision.
Once all previous revisions of the patch series have been landed, and got merged
to `mozilla-central`, the changeset id from the merge commit has to picked for
finalizing the change log. This specific id is needed because Taskcluster creates
the final signed builds based on that merge.
Release new in-tree dependency crates
-------------------------------------