Update release notes for 5.x

This commit is contained in:
Jason Turner 2016-09-16 12:33:07 -06:00
parent 41c1c490c8
commit cefb4d3c78

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>