diff --git a/CHANGELOG.mkd b/CHANGELOG.mkd index c132f52..42cd795 100644 --- a/CHANGELOG.mkd +++ b/CHANGELOG.mkd @@ -18,11 +18,13 @@ Added: Added to more easily support a ctypes python binding, generated by and included with RPythonic http://code.google.com/p/rpythonic/ Thanks to hartsantler for this feature. - + - Ability to build as a static library - must define WIIUSE_STATIC in client app as well as choosing the appropriate option when building WiiUse. The default is still a shared library (dll/so). Merged from - paulburton and added to build system. + paulburton and added to build system. +- Initial MotionPlus support, merged from fwiine - thanks to admiral0 for + the pull request. Fixed: