# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.0.0](https://github.com/stellarguard/txrep/compare/v1.0.7...v2.0.0) (2020-05-18)


### Features

* 🎸 Upgrade to support stellar-sdk 5.0.0 ([7bfb8d0](https://github.com/stellarguard/txrep/commit/7bfb8d0))


### BREAKING CHANGES

* 🧨 Requires stellar-sdk ^5.0.0



### [1.0.7](https://github.com/stellarguard/txrep/compare/v1.0.6...v1.0.7) (2020-02-10)


### Bug Fixes

* 🐛 Update stellar-sdk to 4.0.0 and use flexible peer dep ([b6549c9](https://github.com/stellarguard/txrep/commit/b6549c9))



### [1.0.6](https://github.com/stellarguard/txrep/compare/v1.0.5...v1.0.6) (2020-01-21)


### Bug Fixes

* 🐛 Fix precision issues with amounts and limits ([463faf5](https://github.com/stellarguard/txrep/commit/463faf5))



### [1.0.5](https://github.com/stellarguard/txrep/compare/v1.0.4...v1.0.5) (2019-12-24)



### [1.0.4](https://github.com/stellarguard/txrep/compare/v1.0.3...v1.0.4) (2019-12-24)


### Bug Fixes

* 🐛 correct the encoding of MEMO_HASH and MEMO_RETURN ([9855ad6](https://github.com/stellarguard/txrep/commit/9855ad6))



### [1.0.3](https://github.com/stellarguard/txrep/compare/v1.0.2...v1.0.3) (2019-12-24)


### Bug Fixes

* 🐛 Allow escaped newlines in txrep ([0d9cec2](https://github.com/stellarguard/txrep/commit/0d9cec2))



### [1.0.2](https://github.com/stellarguard/txrep/compare/v1.0.1...v1.0.2) (2019-12-16)


### Bug Fixes

* 🐛 Move certain packages to devDependencies ([a8ec260](https://github.com/stellarguard/txrep/commit/a8ec260))



### [1.0.1](https://github.com/stellarguard/txrep/compare/v1.0.0...v1.0.1) (2019-12-16)


### Bug Fixes

* Fix setOptions with no signer set ([4f79159](https://github.com/stellarguard/txrep/commit/4f79159))



## [1.0.0](https://github.com/stellarguard/txrep/compare/v0.1.0...v1.0.0) (2019-12-14)

Initial public release!
