You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
# Changelog
2
2
3
+
## 3.10.1
4
+
5
+
This is a re-release of 3.10.0 with no code changes.
6
+
7
+
Due to a failure during the 3.10.0 release, the
8
+
[commit cached by the Go infrastructure for 3.10.0](https://github.com/getsops/sops/commit/200bb6d8ab4063330bc99697255b3583501b3877)
9
+
is different from
10
+
[the commit tagged in the repository](https://github.com/getsops/sops/commit/4ed7060298fbcd00cafa359121ca62091b85bb6f).
11
+
To avoid confusion, we decided to push another release where the tag in the repository
12
+
will coincide with the commit cached by Go.
13
+
14
+
Project changes:
15
+
16
+
* CI dependency updates ([#1826](https://github.com/getsops/sops/pull/1826)).
0 commit comments