File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file.
33
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
55
6+ ### [ 4.0.16] - 2023-10-17
7+
8+ ### Fixed
9+ - Fix racy crash when using camera
10+ - Improve parsing of LNURL
11+ - Fix connection to custom electrum server through Tor
12+
13+ ### Changed
14+ - Improve error messages
15+
616## [ 4.0.15] - 2023-10-12
717
818### Changed
Original file line number Diff line number Diff line change 43724372 "$(inherited)",
43734373 "@executable_path/Frameworks",
43744374 );
4375- MARKETING_VERSION = 4.0.15 ;
4375+ MARKETING_VERSION = 4.0.16 ;
43764376 OTHER_LDFLAGS = (
43774377 "$(inherited)",
43784378 "-lc++",
44144414 "$(inherited)",
44154415 "@executable_path/Frameworks",
44164416 );
4417- MARKETING_VERSION = 4.0.15 ;
4417+ MARKETING_VERSION = 4.0.16 ;
44184418 OTHER_LDFLAGS = (
44194419 "$(inherited)",
44204420 "-lc++",
51355135 "$(inherited)",
51365136 "@executable_path/Frameworks",
51375137 );
5138- MARKETING_VERSION = 4.0.15 ;
5138+ MARKETING_VERSION = 4.0.16 ;
51395139 OTHER_LDFLAGS = (
51405140 "$(inherited)",
51415141 "-lc++",
You can’t perform that action at this time.
0 commit comments