Skip to content

Commit 1ae86b6

Browse files
author
David Case
committed
update changelog
1 parent d501151 commit 1ae86b6

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

CHANGELOG.md

+9-4
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ All notable changes to this project will be documented in this file. The format
66

77
- [CHANGELOG](#changelog)
88
- [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)
1010
- [Fixed](#fixed)
11+
- [\[1.1.11\] - 2024-10-23](#1111---2024-10-23)
12+
- [Fixed](#fixed-1)
1113
- [\[1.1.10\] - 2024-10-20](#1110---2024-10-20)
1214
- [Changed](#changed)
1315
- [Added](#added)
@@ -40,16 +42,19 @@ All notable changes to this project will be documented in this file. The format
4042
- [Added](#added-8)
4143
- [Changed](#changed-9)
4244
- [Removed](#removed-1)
43-
- [Fixed](#fixed-1)
45+
- [Fixed](#fixed-2)
4446
- [\[1.0.0\] - 2024-06-06](#100---2024-06-06)
4547
- [Added](#added-9)
4648
- [Template for New Releases:](#template-for-new-releases)
4749

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+
4854
## [1.1.11] - 2024-10-23
49-
Big thanks for contributions from @wregulski
5055
### Fixed
5156
- fix `spv.Verify()` to work with source output
52-
-
57+
5358
## [1.1.10] - 2024-10-20
5459
Big thanks for contributions from @wregulski
5560

0 commit comments

Comments
 (0)