File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## [ 0.9.0] ( https://github.com/stellar/ruby-stellar-sdk/compare/v0.9.0...v0.8.0 )
8+ ### Added
9+ - Stellar Protocol 13 support
10+ - Fee-Bump transactions ([ CAP-0015] ( https://github.com/stellar/stellar-protocol/blob/master/core/cap-0015.md ) )
11+ - Multiplexed accounts ([ CAP-0027] ( https://github.com/stellar/stellar-protocol/blob/master/core/cap-0027.md ) )
12+ - Fine-Grained control on trustline authorization ([ CAP-0018] ( https://github.com/stellar/stellar-protocol/blob/master/core/cap-0018.md ) )
713## [ 0.8.0] ( https://github.com/stellar/ruby-stellar-sdk/compare/v0.7.0...v0.8.0 )
814### Added
915- SEP-10 Multisig Support [ #69 ] ( https://github.com/stellar/ruby-stellar-sdk/pull/69 )
You can’t perform that action at this time.
0 commit comments