# Versioning and change log This log details any breaking and non-breaking API changes we have released for our SCA Exemptions service. Prerequisite Make yourself familiar with our [API principles](/products/reference/api-principles) to ensure a resilient integration. ## Versioning log Our SCA Exemptions service is currently on version 1. We will record any upcoming breaking changes here. ## Change log (non-breaking changes) #### Exemption in authentication support (30 September 2025) details summary More details * You can now set an [`exemption.capability`](/products/sca-exemptions/openapi/other/assessment#other/assessment/t=request&path=exemption) value of `authenticationOnly` or `authorizationAndAuthentication` to allow exemptions in authentication (3DS) to be returned. This was previously defaulted to `authorizationOnly`. * You can now also specify the `exemption.placement` and `exemption.type` per request. See [Exemption assessment](/products/sca-exemptions/assessment) for details. #### Network token support (04 July 2024) details summary More details You can now use our `card/networkToken` paymentInstrument in your [assessment request](/products/sca-exemptions/assessment).