Skip to content

Commit

Permalink
Prep changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
frankdejonge committed Dec 3, 2023
1 parent a013d25 commit 168c62a
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,21 @@
# Changelog

## 3.21.0 - 2023-11-18
## 3.21.0 - 2023-12-03

### Changes

- Retain visibility on local copy for local FS, in line with other adapter (#1730) by @jnoordsij
- Prevent double directory creation with lazy root creation for Local filesystem.

### Fixes

- Resolve to "inconclusive" mimetype instead of causing a type error by @GuySartorelli
- Corrected spelling of a configuration key for the Azure adapter by @shineability

### Additions

- MountManager::extend allows for immutable dynamic extension of the mount manager.
- Added a new abstract DecoratedAdapter for easier decoration of adapters by @jnoordsij

## 3.20.0 - 2023-11-14

Expand Down

0 comments on commit 168c62a

Please sign in to comment.