# HG changeset patch # User Steve Losh # Date 1468434886 0 # Node ID 0f2ff717edf51d9c16646ed16aa041b512cb6308 # Parent fa4ce9dfe13dda94238e7d6e0d502d1349a9b9e2 Update diff -r fa4ce9dfe13d -r 0f2ff717edf5 README.markdown --- a/README.markdown Wed Jul 13 12:29:01 2016 +0000 +++ b/README.markdown Wed Jul 13 18:34:46 2016 +0000 @@ -744,5 +744,7 @@ [Paredit][] that need to manage those keys too. Miniyank hooks into a new neovim event, which lets it do what it needs to do without all the hacky workarounds. +* Finished splitting apart the [Bones][] main WAM store into separate type/value + arrays.