We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fbec0c commit 1b4855fCopy full SHA for 1b4855f
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
This changelog covers all three packages, as they are (for now) updated as a whole
4
5
+## UNRELEASED
6
+
7
+- Add folders with list & grid views, allow drag & drop uploads #228
8
+- Show icons in sidebar
9
10
## v0.32.1
11
12
- Lock ed25519 version #230
pull_request_template.md
@@ -1,6 +1,6 @@
1
PR Checklist:
-- [ ] Link to related issue
+- [ ] Link to related issues:
- [ ] Add changelog entry linking to issue
-- [ ] Added tests (if needed)
+- [ ] Add tests (if needed)
- [ ] (If new feature) added in description / readme
0 commit comments