We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fcf85f commit fba762bCopy full SHA for fba762b
HISTORY.rst
@@ -4,6 +4,19 @@ Change Log
4
All notable changes to this project will be documented in this file.
5
This project adheres to `Semantic Versioning <http://semver.org/>`__.
6
7
+62.0.0 - 2025-11-25
8
+-------------------
9
+
10
+Removed
11
+~~~~~~~
12
13
+- CoT constants for esr128
14
15
+Added
16
+~~~~~
17
18
+- CoT constants for Firefox Enterprise
19
20
61.3.0 - 2025-10-29
21
-------------------
22
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "scriptworker"
3
-version = "61.3.0"
+version = "62.0.0"
description = "Taskcluster scriptworker"
authors = [
{ name = "Mozilla Release Engineering", email = "releng@mozilla.com" },
0 commit comments