From 6c4fe7e5b35754fdde09e71150282ba191ea2107 Mon Sep 17 00:00:00 2001 From: Jonathan Backer Date: Wed, 25 Oct 2023 12:29:09 -0700 Subject: [PATCH] Updated readme with links to release notes --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 52c6915..89c2684 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ This is an example integration of the Ticketmaster Ignite SDK, Tickets framework. * Overview: https://business.ticketmaster.com/ignite/ +* Release Notes: + * Authentication: https://ignite.ticketmaster.com/docs/ios-authentication-change-log + * Tickets: https://ignite.ticketmaster.com/docs/ios-tickets-change-log * Documentation: https://ignite.ticketmaster.com/docs/tickets-sdk-overview * Frameworks: https://github.com/ticketmaster/iOS-TicketmasterSDK * Android Source (Tickets SDK): https://github.com/ticketmaster/Android-TicketsDemoApp