Prepare for release v0.2.3

This commit is contained in:
2024-10-19 16:20:34 -04:00
parent fcde9689c8
commit 4f923e7272
2 changed files with 15 additions and 1 deletions
+14
View File
@@ -1,3 +1,17 @@
**libmutton v0.2.3**
October 19, 2024
## Fixes
- (1fb283484469192fc7c954f14d6f2be5234d7c6b) Fixed renaming/moving an entry/folder to an invalid path still having clients request the operation on the server
## Dependencies
- Bumps (direct and indirect)
- golang.org/x/crypto: v0.26.0 => v0.28.0
- golang.org/x/sys: v0.24.0 => v0.26.0
- golang.org/x/term: v0.23.0 => v0.25.0
---
**libmutton v0.2.2**
August 20, 2024