Skip to content

Commit 1d8ef2c

Browse files
chore: release v0.5.10 (#187)
1 parent 8d12446 commit 1d8ef2c

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.5.10](https://github.com/sumup/sumup-rs/compare/v0.5.9...v0.5.10) - 2026-05-21
9+
10+
### Other
11+
12+
- synced file(s) with sumup/apis ([#185](https://github.com/sumup/sumup-rs/pull/185))
13+
- *(deps)* bump axum-extra from 0.12.5 to 0.12.6 ([#179](https://github.com/sumup/sumup-rs/pull/179))
14+
- synced file(s) with sumup/apis ([#178](https://github.com/sumup/sumup-rs/pull/178))
15+
- *(deps)* bump axum from 0.8.8 to 0.8.9 ([#176](https://github.com/sumup/sumup-rs/pull/176))
16+
817
## [0.5.9](https://github.com/sumup/sumup-rs/compare/v0.5.8...v0.5.9) - 2026-04-24
918

1019
### Added

sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "sumup"
33
description = "Rust SDK for the SumUp API."
44
documentation = "https://docs.rs/sumup"
5-
version = "0.5.9"
5+
version = "0.5.10"
66
edition = "2021"
77
rust-version = "1.82"
88
readme = "../README.md"

0 commit comments

Comments
 (0)