diff --git a/doc/release_notes.md b/doc/release_notes.md index 843db7f44868b4c4bad6611c14363064a05dd23f..6a1f60392dbb5b720347e132999831c2e34497d2 100644 --- a/doc/release_notes.md +++ b/doc/release_notes.md @@ -405,6 +405,7 @@ OpenPose Library - Release Notes 3. Removed many Visual Studio (Windows) warnings. 4. Natural sort now works properly with filenames containining numbers longer than the limit of an int. 5. Optionally auto-generated bin folder only contains the required DLLs (depending on the CMake configuration), instead of all of them. + 6. When WrapperStructFace and WrapperStructHand are not called and configured for Wrapper, setting body to CPU rendering was not working. 4. Changes/additions that affect the compatibility with the OpenPose Unity Plugin: