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
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,26 @@
1
+
# 1.1.2
2
+
3
+
1.1.2 fixes a signing related hash function bug and a typo.
4
+
5
+
## Changes
6
+
7
+
### Enhancements
8
+
9
+
### Bug Fixes
10
+
11
+
* Fix hash function hardcoding bug by updating dependency (https://github.com/sigstore/timestamp-authority/pull/452)
12
+
13
+
### Misc
14
+
15
+
* Fix typo in OpenAPI spec (https://github.com/sigstore/timestamp-authority/pull/419)
16
+
* Update GoReleaser flag (https://github.com/sigstore/timestamp-authority/pull/356)
17
+
18
+
## Contributors
19
+
20
+
* Carlos Tadeu Panato Junior
21
+
* Dmitry Savintsev
22
+
* Meredith Lancaster
23
+
1
24
# 1.1.1
2
25
3
26
1.1.1 fixes a bug in the JSON format request code.
0 commit comments