We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2acc08 commit 6fc7166Copy full SHA for 6fc7166
CHANGELOG.md
@@ -4,6 +4,19 @@
4
-->
5
# Changelog
6
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
20
## 29.0.0
21
22
### Added
0 commit comments