Skip to content

Commit 276aaef

Browse files
committed
docs: calens changelog updated
1 parent 0133ef9 commit 276aaef

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ ownCloud admins and users.
4444
* Bugfix - Reduce space header size after rotating device: [#4625](https://github.com/owncloud/android/issues/4625)
4545
* Bugfix - Edit space option available when there is no connection: [#4742](https://github.com/owncloud/android/issues/4742)
4646
* Bugfix - Sort is not alphabetically correct: [#4760](https://github.com/owncloud/android/issues/4760)
47+
* Bugfix - Conventional commits' action ignores SBOM automatic commits: [#4808](https://github.com/owncloud/android/pull/4808)
4748
* Change - Migrate tests to the new kotlinx-coroutines-test API: [#4710](https://github.com/owncloud/android/issues/4710)
4849
* Change - Increase rating dialog delay: [#4744](https://github.com/owncloud/android/pull/4744)
4950
* Change - Stream handling and double-close in UploadFileFromContentUriWorker: [#4798](https://github.com/owncloud/android/issues/4798)
@@ -92,6 +93,13 @@ ownCloud admins and users.
9293
https://github.com/owncloud/android/issues/4760
9394
https://github.com/owncloud/android/pull/4785
9495

96+
* Bugfix - Conventional commits' action ignores SBOM automatic commits: [#4808](https://github.com/owncloud/android/pull/4808)
97+
98+
Conventional commits' GitHub Action has been modified to ignore commits
99+
generated by SBOM action because the leading capital.
100+
101+
https://github.com/owncloud/android/pull/4808
102+
95103
* Change - Migrate tests to the new kotlinx-coroutines-test API: [#4710](https://github.com/owncloud/android/issues/4710)
96104

97105
Some tests from view model classes have been refactored in order to use the new

0 commit comments

Comments
 (0)