File tree 1 file changed +9
-4
lines changed
1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,10 @@ All notable changes to this project will be documented in this file. The format
6
6
7
7
- [ CHANGELOG] ( #changelog )
8
8
- [ Table of Contents] ( #table-of-contents )
9
- - [ \[ 1.1.11 \] - 2024-10-23 ] ( #1111 ---2024-10-23 )
9
+ - [ \[ 1.1.12 \] - 2024-10-31 ] ( #1112 ---2024-10-31 )
10
10
- [ Fixed] ( #fixed )
11
+ - [ \[ 1.1.11\] - 2024-10-23] ( #1111---2024-10-23 )
12
+ - [ Fixed] ( #fixed-1 )
11
13
- [ \[ 1.1.10\] - 2024-10-20] ( #1110---2024-10-20 )
12
14
- [ Changed] ( #changed )
13
15
- [ Added] ( #added )
@@ -40,16 +42,19 @@ All notable changes to this project will be documented in this file. The format
40
42
- [ Added] ( #added-8 )
41
43
- [ Changed] ( #changed-9 )
42
44
- [ Removed] ( #removed-1 )
43
- - [ Fixed] ( #fixed-1 )
45
+ - [ Fixed] ( #fixed-2 )
44
46
- [ \[ 1.0.0\] - 2024-06-06] ( #100---2024-06-06 )
45
47
- [ Added] ( #added-9 )
46
48
- [ Template for New Releases:] ( #template-for-new-releases )
47
49
50
+ ## [ 1.1.12] - 2024-10-31
51
+ ### Fixed
52
+ - fix ` spv.Verify() ` to work with source output (separate fix from 1.1.11)
53
+
48
54
## [ 1.1.11] - 2024-10-23
49
- Big thanks for contributions from @wregulski
50
55
### Fixed
51
56
- fix ` spv.Verify() ` to work with source output
52
- -
57
+
53
58
## [ 1.1.10] - 2024-10-20
54
59
Big thanks for contributions from @wregulski
55
60
You can’t perform that action at this time.
0 commit comments