Skip to content

Commit

Permalink
changelog for 2.21
Browse files Browse the repository at this point in the history
  • Loading branch information
paddywwoof committed Sep 5, 2017
1 parent 25a0973 commit 6c89009
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ Tim Skillman, Patrick Gaunt, Tom Ritchford

Date Amends

v2.21
2017-09-05 Bug fixes: Rasbian stretch has renamed libGLES and libEGL so
this is now checked for in constants/__init__.py A change in
ctypes.WinDLL between python 2.7.12 and 2.7.13 means unicode
arguments have to be converted to str (patched back for 2.7.14!)
Improvements: Setting up Shape rotation matrix flags tidier.
properties Shape.xyz rxryrz sxsysz cxcycz added with setters
and getters.

v2.20
2017-07-27 Bug fixes: Removed use of numpy functions not yet available
in numpypy (pypy version). Some corrections of Log. Removal
Expand Down

0 comments on commit 6c89009

Please sign in to comment.