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 43afde1 commit 9d7d337Copy full SHA for 9d7d337
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Changelog
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)).
17
18
## 3.10.0
19
20
Security fixes:
0 commit comments