Sha256: 5442ef78bb7040d09c10f794ff6b58bcc8244f44aca327a59c95a633d5ef75dd
Contents?: true
Size: 1.04 KB
Versions: 1
Compression:
Stored size: 1.04 KB
Contents
# Changelog All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). As this project is pre 1.0, breaking changes may happen for minor version bumps. A breaking change will get clearly notified in this log. ## [0.6.0](https://github.com/stellar/ruby-stellar-base/compare/v0.5.0...v0.6.0) ### Changed - Update to latest xdr (stellar-core commit ad22bccafbbc14a358f05a989f7b95714dc9d4c6) ## [0.5.0](https://github.com/stellar/ruby-stellar-base/compare/v0.4.0...v0.5.0) ### Changed - Update to latest xdr ## [0.4.0](https://github.com/stellar/ruby-stellar-base/compare/v0.3.0...v0.4.0) ### Changed - BREAKING CHANGE: "Amounts", that is, input parameters that represent a certain amount of a given asset, such as the `:starting_balance` option for `Operation.create_account` are now interpreted using the convention of 7 fixed-decimal places. For example, specifying a payment where the amount is `50` will result in a transaction with an amount set to `500000000`.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stellar-base-0.6.0 | CHANGELOG.md |