We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5448bde commit 91c267aCopy full SHA for 91c267a
1 file changed
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to `sandorian/moneybird-api-php` will be documented in this file.
4
5
+## v0.2.6 - 2026-01-07
6
+
7
+### What's Changed
8
9
+* Add OpenAPI spec documentation and fix 5 API bugs by @sandervanhooft in https://github.com/sandorian/moneybird-api-php/pull/51
10
11
+**Full Changelog**: https://github.com/sandorian/moneybird-api-php/compare/v0.2.5...v0.2.6
12
13
## v0.2.5 - 2026-01-07
14
15
### What's Changed
@@ -88,6 +96,7 @@ Feedback and contributions are welcome.
88
96
89
97
90
98
99
91
100
```
92
101
93
102
**Full Changelog**: https://github.com/sandorian/moneybird-api-php/compare/v0.1.1...v0.2.0
0 commit comments