CHANGELOG.md in stellar-base-0.6.0 vs CHANGELOG.md in stellar-base-0.6.1

- old
+ new

@@ -4,9 +4,16 @@ 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.1](https://github.com/stellar/ruby-stellar-base/compare/v0.6.0...v0.6.1) + +### Changed + +- Update default fee for transactions to new minimum of 100 stroops + + ## [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)