# Release Notes

This section summarizes the changes to the Buckaroo Payment Provider for Umbraco Commerce released in each version. Each version is presented with a link to the [Commerce Buckaroo Payment Provider issue tracker](https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Buckaroo/issues) showing a list of resolved issues. You can also find direct links to individual issues for more details.

If there are any breaking changes or issues to be aware of when upgrading, they will also be noted here.

## Release History

This section contains the release notes for each version of the Buckaroo Payment Provider for Umbraco Commerce. For each major version, you can find the details about the specific changes.

### Version 13.1.0 and above

* For details of changes in v13.1.0 and above of the **Buckaroo Payment Provider for Umbraco Commerce**, refer to the [Releases section on GitHub](https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Buckaroo/releases).

### Version 13.0.0 (December 13th 2023)

* Initial release.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.umbraco.com/umbraco-commerce-payment-providers/buckaroo/release-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
