Skip to content

Commit 6fc7166

Browse files
committed
chore(release): Bump version to 30.0.0
Signed-off-by: Julius Härtl <[email protected]>
1 parent a2acc08 commit 6fc7166

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
44
-->
55
# Changelog
66

7+
## 30.0.0
8+
9+
### Fixed
10+
11+
- fix: Show lock status for read only files and allow unlocking @juliushaertl [#306](https://github.com/nextcloud/files_lock/pull/306)
12+
13+
### Other
14+
15+
- refactor: remove unnecessary assignment @kesselb [#301](https://github.com/nextcloud/files_lock/pull/301)
16+
- Fix some deprecation warnings @kesselb [#302](https://github.com/nextcloud/files_lock/pull/302)
17+
- perf(boot): Initialize storage wrapper and lock manager more lazy @juliushaertl [#297](https://github.com/nextcloud/files_lock/pull/297)
18+
- Add SPDX header @AndyScherzinger [#326](https://github.com/nextcloud/files_lock/pull/326)
19+
720
## 29.0.0
821

922
### Added

0 commit comments

Comments
 (0)