Every release should include the change Jira ticket and short description. Begin with release 2.0.0.
Major release should increase number of first digit include. More than 25 UI change or architecture change or iOS SDK update.
Alpha release version number should include x.x.x.alpha.x
Release should update README.md
& RELEASENOTE.md
for release detail.
4th July 2021: 2.0.3
https://github.com/sweetmans/InstagramPhotos/releases/tag/2.0.3
- Support Swift package SMIIP-12
28th April 2021: 2.0.1
https://github.com/sweetmans/InstagramPhotos/releases/tag/2.0.1
- Use InstagramPhotos folder for cocoapods source SMIIP-11
- Handle iPhone safe area for none all display iPhones SMIIP-7
- Release 2.0.1 SMIIP-13
25th April 2021: 2.0.0
https://github.com/sweetmans/InstagramPhotos/releases/tag/2.0.0
- Rename to InstagramPhotos SMIIP-4
- Migrated to Xcode 12 SMIIP-1
- New UI design same with instagram SMIIP-2
- Adding localization support SMIIP-2
- Supporting new iOS 14 photos limited access system SMIIP-2
- Missing release detail