Skip to content

Commit 9591346

Browse files
committed
Automated changelog update [skip ci]
1 parent 63a7503 commit 9591346

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

CHANGELOG.md

+24-24
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
* [Changelog for 3.0.0](#changelog-for-300-2023-06-06)
3333
* [Changelog for 2.0.0](#changelog-for-200-2022-11-30)
3434
* [Changelog for 1.20.0](#changelog-for-1200-2022-04-13)
35-
* [Changelog for 1.19.1](#changelog-for-1191-2022-03-29)
3635
* [Changelog for 1.19.0](#changelog-for-1190-2022-03-29)
36+
* [Changelog for 1.19.1](#changelog-for-1191-2022-03-29)
3737
* [Changelog for 1.18.0](#changelog-for-1180-2022-03-03)
3838
* [Changelog for 1.17.0](#changelog-for-1170-2022-02-16)
3939
* [Changelog for 1.16.0](#changelog-for-1160-2021-12-10)
@@ -108,7 +108,7 @@ The following sections list the changes for 7.1.0-rc.1.
108108

109109
## Summary
110110

111-
* Bugfix - Share creation date is missing in invite response: [#10780](https://github.com/owncloud/ocis/pull/10780)
111+
* Bugfix - Share creation date is missing in invite response: [#10781](https://github.com/owncloud/ocis/pull/10781)
112112
* Bugfix - Bump some golang dependencies: [#10795](https://github.com/owncloud/ocis/pull/10795)
113113
* Bugfix - Allow to accepted invite after it was once deleted: [#10834](https://github.com/owncloud/ocis/pull/10834)
114114
* Enhancement - Part I: The user settings are extended by notifications preferences: [#10706](https://github.com/owncloud/ocis/pull/10706)
@@ -121,12 +121,12 @@ The following sections list the changes for 7.1.0-rc.1.
121121

122122
## Details
123123

124-
* Bugfix - Share creation date is missing in invite response: [#10780](https://github.com/owncloud/ocis/pull/10780)
124+
* Bugfix - Share creation date is missing in invite response: [#10781](https://github.com/owncloud/ocis/pull/10781)
125125

126126
The graph drives invite response now includes the `createdDateTime` field.
127127

128128
https://github.com/owncloud/ocis/issues/10739
129-
https://github.com/owncloud/ocis/pull/10780
129+
https://github.com/owncloud/ocis/pull/10781
130130

131131
* Bugfix - Bump some golang dependencies: [#10795](https://github.com/owncloud/ocis/pull/10795)
132132

@@ -10944,7 +10944,7 @@ The following sections list the changes for 2.0.0.
1094410944

1094510945
The following sections list the changes for 1.20.0.
1094610946

10947-
[1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.20.0
10947+
[1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.0...v1.20.0
1094810948

1094910949
## Summary
1095010950

@@ -11118,29 +11118,11 @@ The following sections list the changes for 1.20.0.
1111811118
https://github.com/owncloud/ocis/pull/3509
1111911119
https://github.com/owncloud/web/releases/tag/v5.4.0
1112011120

11121-
# Changelog for [1.19.1] (2022-03-29)
11122-
11123-
The following sections list the changes for 1.19.1.
11124-
11125-
[1.19.1]: https://github.com/owncloud/ocis/compare/v1.19.0...v1.19.1
11126-
11127-
## Summary
11128-
11129-
* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
11130-
11131-
## Details
11132-
11133-
* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
11134-
11135-
URLs for Special items (space image, readme) were broken.
11136-
11137-
https://github.com/owncloud/ocis/pull/3419
11138-
1113911121
# Changelog for [1.19.0] (2022-03-29)
1114011122

1114111123
The following sections list the changes for 1.19.0.
1114211124

11143-
[1.19.0]: https://github.com/owncloud/ocis/compare/v1.18.0...v1.19.0
11125+
[1.19.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.19.0
1114411126

1114511127
## Summary
1114611128

@@ -11314,6 +11296,24 @@ The following sections list the changes for 1.19.0.
1131411296
https://github.com/owncloud/ocis/pull/3375
1131511297
https://github.com/owncloud/web/releases/tag/v5.3.0
1131611298

11299+
# Changelog for [1.19.1] (2022-03-29)
11300+
11301+
The following sections list the changes for 1.19.1.
11302+
11303+
[1.19.1]: https://github.com/owncloud/ocis/compare/v1.18.0...v1.19.1
11304+
11305+
## Summary
11306+
11307+
* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
11308+
11309+
## Details
11310+
11311+
* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
11312+
11313+
URLs for Special items (space image, readme) were broken.
11314+
11315+
https://github.com/owncloud/ocis/pull/3419
11316+
1131711317
# Changelog for [1.18.0] (2022-03-03)
1131811318

1131911319
The following sections list the changes for 1.18.0.

0 commit comments

Comments
 (0)