Couldn't Find the Older Release Notes for Aspose.Slides for Java

Hi Team,

Do you have any older release notes of aspose-slides-for-java? As of now, I couldn’t find the release notes before 2015. The actual case is, we’re using aspose.slides-8.8.1.jar. But we’re trying to adopt the latest jar. While adopting the same, we can see more classes were replaced with new ones. We couldn’t find some alternate classes in the new jar. So It would be better if you can share me the old release notes which have major changes like Slides into ISlides

Example:
Presentation preso = new Presentation(“sample.ppt”);
old code - com.aspose.slides.Slides slides = preso.getSlides();
new code - ISlideCollection slides = preso.getSlides();

@johnson123,
Thank you for contacting support.

Unfortunately, we don’t have releases notes prior to 2015. Please feel free to ask any questions about any issues you are experiencing. We will do our best to help you.