|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [0.1.0](https://github.com/sumup/acp/compare/v0.0.1...v0.1.0) (2026-01-17) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* 2025-12-11 version of ACP ([647c431](https://github.com/sumup/acp/commit/647c4313d4c673c1836257ff19a09a51d72ef416)) |
| 9 | +* add support for 3DS ([7891ecf](https://github.com/sumup/acp/commit/7891ecf5aa9aa50fc056151a0a7bee9693a7c2a0)) |
| 10 | +* cancel session requests ([81eb074](https://github.com/sumup/acp/commit/81eb0741e553adfb77e4265574e6e79688da59b6)) |
| 11 | +* don't panic in GetWebhookSender ([531ec63](https://github.com/sumup/acp/commit/531ec63130b474de4000006909837cf01f6bfccc)) |
| 12 | +* **examples:** feed export ([0be59ee](https://github.com/sumup/acp/commit/0be59eec638c5e476dcf9bad32cabb1f9b84c563)) |
| 13 | +* **examples:** webhooks for checkouts ([e3b7f41](https://github.com/sumup/acp/commit/e3b7f412d7daa3df79e6dfe05813d77c19f1ed71)) |
| 14 | +* **feed:** improv go.doc ([f334288](https://github.com/sumup/acp/commit/f334288f778ce9188e783403387991bcaf0cf5a6)) |
| 15 | +* **feed:** improve docs ([8bf3210](https://github.com/sumup/acp/commit/8bf321035a015add5bf275c86637aeeee87e59f9)) |
| 16 | +* further improve webhooks api ([2bf1123](https://github.com/sumup/acp/commit/2bf112303f670753fa46e1ac26c7ce9cf652e058)) |
| 17 | +* further typing improvements ([d71a15e](https://github.com/sumup/acp/commit/d71a15e4113378e261f8702eac68a9d586c28de4)) |
| 18 | +* improve webhooks api ([dd7392c](https://github.com/sumup/acp/commit/dd7392cd1d2c6fc94d15c0d4ddc54aceaaf82893)) |
| 19 | +* init ([52f3108](https://github.com/sumup/acp/commit/52f3108ab33894a1a04f4f89e4da12199163d1d0)) |
| 20 | +* package for handling ACP product feeds ([bd20bc9](https://github.com/sumup/acp/commit/bd20bc9b1197c139e9755f5de89ded2b4badc53b)) |
| 21 | +* release process ([4566714](https://github.com/sumup/acp/commit/45667141eed1aecf32a265cff8d85c07565e9750)) |
| 22 | +* request context propagation ([2f5d8c4](https://github.com/sumup/acp/commit/2f5d8c4724d2621b917ff3558865a6c4fe9db45e)) |
| 23 | +* simplify typing for checkouts ([72dc5a2](https://github.com/sumup/acp/commit/72dc5a2b660eb286e9f2c96979050d601a05050d)) |
| 24 | +* webhooks support ([1d6a597](https://github.com/sumup/acp/commit/1d6a597b3b9c74cf8bb1e096326530d3d61a2235)) |
| 25 | + |
| 26 | + |
| 27 | +### Bug Fixes |
| 28 | + |
| 29 | +* bump version to 2026-01-16 ([318fab1](https://github.com/sumup/acp/commit/318fab17f18d579f6f99d6f5ca34246fc76df3ec)) |
| 30 | +* cancel checkout empty body ([fa19eb7](https://github.com/sumup/acp/commit/fa19eb70017c8d504538f64d1049c0794f556787)) |
| 31 | +* doc comments ([b089339](https://github.com/sumup/acp/commit/b089339f5e5b2ae6b3c2c7a0ae2ac27befe745bb)) |
0 commit comments