|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [0.16.0](https://github.com/sumup/sumup-go/compare/v0.15.2...v0.16.0) (2026-04-24) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* **ci/cd:** tighten permissions ([#240](https://github.com/sumup/sumup-go/issues/240)) ([3f6e626](https://github.com/sumup/sumup-go/commit/3f6e626ba2b92aa24d1cbb454148bf9343c39bd6)) |
| 9 | +* **sdk:** helpers for date and time ([#252](https://github.com/sumup/sumup-go/issues/252)) ([25c12d3](https://github.com/sumup/sumup-go/commit/25c12d3b97b8ff2fc3210395e2a972b073b97d67)) |
| 10 | +* **sdk:** improve call errors ([#241](https://github.com/sumup/sumup-go/issues/241)) ([5dbb270](https://github.com/sumup/sumup-go/commit/5dbb270576f0d3138d205f4062dbee3214291eb0)) |
| 11 | + |
| 12 | + |
| 13 | +### Chores |
| 14 | + |
| 15 | +* **deps:** bump actions/create-github-app-token from 3.0.0 to 3.1.1 ([#249](https://github.com/sumup/sumup-go/issues/249)) ([c8ca8d9](https://github.com/sumup/sumup-go/commit/c8ca8d9a110c8162068d23656b6678066484f5a0)) |
| 16 | +* **deps:** bump github.com/pb33f/libopenapi from 0.34.4 to 0.35.1 in /internal/cmd/codegen ([#244](https://github.com/sumup/sumup-go/issues/244)) ([8bae7bf](https://github.com/sumup/sumup-go/commit/8bae7bf7090e530b481496871652f8f71f8bfb1a)) |
| 17 | +* **deps:** bump github.com/pb33f/libopenapi from 0.35.1 to 0.36.0 in /internal/cmd/codegen ([#251](https://github.com/sumup/sumup-go/issues/251)) ([3bf7272](https://github.com/sumup/sumup-go/commit/3bf72721c35b41be31a711117dfc465fb52a7a33)) |
| 18 | +* **deps:** bump googleapis/release-please-action from 4.4.0 to 4.4.1 ([#250](https://github.com/sumup/sumup-go/issues/250)) ([b997247](https://github.com/sumup/sumup-go/commit/b9972478e8fa278c0702293d15f83b351b6433e7)) |
| 19 | +* **deps:** bump reviewdog/action-actionlint from 1.71.0 to 1.72.0 ([#243](https://github.com/sumup/sumup-go/issues/243)) ([898324c](https://github.com/sumup/sumup-go/commit/898324c19952d4a16add9f3fa425a1584c067e24)) |
| 20 | +* synced file(s) with sumup/apis ([#237](https://github.com/sumup/sumup-go/issues/237)) ([036eb58](https://github.com/sumup/sumup-go/commit/036eb583fdf30d42345f042a3b369c39a8aa0d36)) |
| 21 | +* synced file(s) with sumup/apis ([#239](https://github.com/sumup/sumup-go/issues/239)) ([32b7c16](https://github.com/sumup/sumup-go/commit/32b7c164f4b710217a38af34770b1314b154f4c9)) |
| 22 | +* synced file(s) with sumup/apis ([#245](https://github.com/sumup/sumup-go/issues/245)) ([867c241](https://github.com/sumup/sumup-go/commit/867c241ae8974411f558e7cf83cf3e5372c09048)) |
| 23 | +* synced file(s) with sumup/apis ([#246](https://github.com/sumup/sumup-go/issues/246)) ([c6d1196](https://github.com/sumup/sumup-go/commit/c6d11967f86ed7ca9f61f4b251d8fb47c01e4232)) |
| 24 | +* synced file(s) with sumup/apis ([#247](https://github.com/sumup/sumup-go/issues/247)) ([f3d19e6](https://github.com/sumup/sumup-go/commit/f3d19e67193d85fce2a4382c8925dbfadecd369c)) |
| 25 | +* synced file(s) with sumup/apis ([#254](https://github.com/sumup/sumup-go/issues/254)) ([1b69f61](https://github.com/sumup/sumup-go/commit/1b69f61268d0db04325da4ba8dddac8df71dc9c3)) |
| 26 | + |
3 | 27 | ## [0.15.2](https://github.com/sumup/sumup-go/compare/v0.15.1...v0.15.2) (2026-04-08) |
4 | 28 |
|
5 | 29 |
|
|
0 commit comments