Skip to content

Commit bfba2a2

Browse files
committed
feat: release 10.16.2
1 parent 24df0a9 commit bfba2a2

2 files changed

Lines changed: 32 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Table of Contents
22

33
* [Changelog for unreleased](#changelog-for-owncloud-core-unreleased-unreleased)
4+
* [Changelog for 10.16.2](#changelog-for-owncloud-core-10162-2026-04-02)
45
* [Changelog for 10.16.1](#changelog-for-owncloud-core-10161-2026-02-18)
56
* [Changelog for 10.16.0](#changelog-for-owncloud-core-10160-2025-10-23)
67
* [Changelog for 10.15.3](#changelog-for-owncloud-core-10153-2025-07-04)
@@ -27,6 +28,7 @@
2728
* [Changelog for 10.4.1](#changelog-for-owncloud-core-1041-2020-03-30)
2829
* [Changelog for 10.4.0](#changelog-for-owncloud-core-1040-2020-02-10)
2930
* [Changelog for 10.3.2](#changelog-for-owncloud-core-1032-2019-12-04)
31+
3032
# Changelog for ownCloud Core [unreleased] (UNRELEASED)
3133

3234
The following sections list the changes in ownCloud core unreleased relevant to
@@ -86,6 +88,27 @@ ownCloud admins and users.
8688
https://github.com/owncloud/core/pull/41464
8789
https://github.com/owncloud/core/pull/41468
8890

91+
# Changelog for ownCloud Core [10.16.2] (2026-04-02)
92+
93+
The following sections list the changes in ownCloud core 10.16.2 relevant to
94+
ownCloud admins and users.
95+
96+
[10.16.2]: https://github.com/owncloud/core/compare/v10.16.1...v10.16.2
97+
98+
## Summary
99+
100+
* Change - Update dependencies: [#41518](https://github.com/owncloud/core/pull/41518)
101+
102+
## Details
103+
104+
* Change - Update dependencies: [#41518](https://github.com/owncloud/core/pull/41518)
105+
106+
The following have been updated: - phpseclib/phpseclib (3.0.49 to 3.0.50) -
107+
minimatch (3.1.2 to 3.1.5) - underscore.js (1.13.6 to 1.13.8) - brace-expansion
108+
(1.1.12 to 1.1.13)
109+
110+
https://github.com/owncloud/core/pull/41518
111+
89112
# Changelog for ownCloud Core [10.16.1] (2026-02-18)
90113

91114
The following sections list the changes in ownCloud core 10.16.1 relevant to

changelog/10.16.2_2026-04-02/41518

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Change: Update dependencies
2+
3+
The following have been updated:
4+
- phpseclib/phpseclib (3.0.49 to 3.0.50)
5+
- minimatch (3.1.2 to 3.1.5)
6+
- underscore.js (1.13.6 to 1.13.8)
7+
- brace-expansion (1.1.12 to 1.1.13)
8+
9+
https://github.com/owncloud/core/pull/41518

0 commit comments

Comments
 (0)