Merge branch 'release-5.x' into develop

This commit is contained in:
Jason Turner 2016-09-16 12:33:58 -06:00
commit c9ee707972

View File

@ -1,6 +1,9 @@
Notes:
=======
Current Version: 5.8.2
Current Version: 5.8.3
### Changes since 5.8.2
* Add support for reference of pointer return types
### Changes since 5.8.1
* Allow casting to non-const & std::shared_ptr<T>