From e133988b3669d58d07c3adf96a0e508ea062cc99 Mon Sep 17 00:00:00 2001 From: Geert Weening Date: Tue, 10 Feb 2015 16:46:36 -0800 Subject: [PATCH] Update release notes --- HISTORY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 029ac867..3a4a1c3a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -24,6 +24,8 @@ + [Fix unsymmetric memo serializing](https://github.com/ripple/ripple-lib/commit/1ed36fabdbd54f4d31078c2b0eaa3becc0fe2821) ++ [Fix IOU value passed to `Amount.from_json()`](https://github.com/ripple/ripple-lib/commit/fd1b64393dffb3d1819cd40b8d43df43a4db042d) + + [Update transaction binary parsing to account for XRP delivered amounts](https://github.com/ripple/ripple-lib/commit/35a346a674e6ee1e1e495db93700d55984efc7dd) + [Bumped dependencies](https://github.com/ripple/ripple-lib/commit/f9bc7cc746b44b24b61bbe260ae2e9d9617286da)