From 8fdf8cc10025fbf58e205e669c2882773652a96c Mon Sep 17 00:00:00 2001 From: Harrison Shoff Date: Fri, 6 Oct 2017 15:35:43 -0700 Subject: [PATCH] [changelog] v0.0.141 fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1671da109..bfab4a1e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,7 +32,7 @@ #### :rocket: Enhancement -- [hierarchy] add render prop to + [#163](https://github.com/hshoff/vx/pull/163) +- [hierarchy] add render prop to `` + `` [#163](https://github.com/hshoff/vx/pull/163) - [axis] render prop for axis, full control over rendering [#165](https://github.com/hshoff/vx/pull/165) - [event] add touch event support to localPoint(), find owner svg for single arity call [#167](https://github.com/hshoff/vx/pull/167)