diff --git a/CHANGELOG.md b/CHANGELOG.md index 64bbf46..958834d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ All notable changes to this project will be documented in this file. - Changed Axis, Annotation and Series Render() method (removed model parameter) - Changed PCL project to profile 259, SL5 is separate now (#115) - Extracted CreateReport() and CreateTextReport() from PlotModel (#517) +- Renamed GetLastUpdateException to GetLastPlotException and added the ability to see render exceptions(#543) ### Removed - OxyPlot.Metro project (superseded by OxyPlot.WindowsUniversal) (#241)