File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.1 "
2+ "." : " 0.0.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.2] ( https://github.com/sumup/sumup-php/compare/v0.0.1...v0.0.2 ) (2026-01-31)
4+
5+
6+ ### Features
7+
8+ * provide guzzle client out of the box ([ f8f70df] ( https://github.com/sumup/sumup-php/commit/f8f70dfcb249d818c1a7f0536bd5b78f538d6eef ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** docs:** README badges ([ 35570c5] ( https://github.com/sumup/sumup-php/commit/35570c59bb1fda27d23e4eec56e0991c3be4b899 ) )
14+
315## 0.0.1 (2026-01-31)
416
517
Original file line number Diff line number Diff line change 33 "description" : " SumUp PHP SDK" ,
44 "type" : " library" ,
55 "license" : " Apache-2.0" ,
6- "version" : " 0.0.1 " ,
6+ "version" : " 0.0.2 " ,
77 "keywords" : [
88 " sumup" ,
99 " sdk" ,
Original file line number Diff line number Diff line change 66
77class Version
88{
9- const CURRENT = '0.0.1 ' ; // x-release-please-version
9+ const CURRENT = '0.0.2 ' ; // x-release-please-version
1010}
You can’t perform that action at this time.
0 commit comments