We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab0a834 commit dd3bc9dCopy full SHA for dd3bc9d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## [Unreleased]
2
3
+
4
5
+## 0.9.15 - 2022-09-08
6
7
### Added
8
- Create structure to run integration tests against a real database
9
[#1195](https://github.com/nextcloud/cookbook/pull/1195) @christianlupus
docs/dev/api/changelog/0.md
@@ -8,6 +8,9 @@ This serves only for developers to find the changes better.
## Unpublished
10
11
12
+## Version 0.1.0 - cookbook v0.9.15 - 2022-09-08
13
14
### Split and rename API endpoints
15
There is a security issue with the previous API version 0.4.0, see [this description](https://github.com/nextcloud/cookbook/issues/1179).
16
As a result, **all** endpoints need a renaming to be able to fix the security issue.
0 commit comments