Skip to content

Commit 45f8910

Browse files
Automated Changelog Entry for 0.4.0 on main
1 parent 57ecfc9 commit 45f8910

File tree

1 file changed

+28
-2
lines changed

1 file changed

+28
-2
lines changed

CHANGELOG.md

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 0.4.0
6+
7+
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/compare/v0.3.0...57ecfc93de1c9b2ae470e05c883a69b10b023fef))
8+
9+
### Enhancements made
10+
11+
- Add support for base64 types [#20](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/20) ([@martinRenou](https://github.com/martinRenou))
12+
13+
### Documentation improvements
14+
15+
- Update README with docs and lite links [#29](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/29) ([@martinRenou](https://github.com/martinRenou))
16+
- Update documentation title [#28](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/28) ([@jtpio](https://github.com/jtpio))
17+
- Add docs [#27](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/27) ([@martinRenou](https://github.com/martinRenou))
18+
- Update links to point to the new repo [#25](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/25) ([@jtpio](https://github.com/jtpio))
19+
20+
### Other merged PRs
21+
22+
- Disable rename and copy menus [#23](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/23) ([@martinRenou](https://github.com/martinRenou))
23+
- Implement delete [#15](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/15) ([@martinRenou](https://github.com/martinRenou))
24+
25+
### Contributors to this release
26+
27+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/graphs/contributors?from=2022-04-12&to=2022-04-15&type=c))
28+
29+
[@jtpio](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-filesystem-access+involves%3Ajtpio+updated%3A2022-04-12..2022-04-15&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-filesystem-access+involves%3AmartinRenou+updated%3A2022-04-12..2022-04-15&type=Issues)
30+
31+
<!-- <END NEW CHANGELOG ENTRY> -->
32+
533
## 0.3.0
634

735
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/compare/v0.2.0...8e56ca1c3ee5e81f725cf8b57198c5b6d301c935))
@@ -16,8 +44,6 @@
1644

1745
[@martinRenou](https://github.com/search?q=repo%3Ajtpio%2Fjupyterlab-filesystem-access+involves%3AmartinRenou+updated%3A2022-04-11..2022-04-12&type=Issues)
1846

19-
<!-- <END NEW CHANGELOG ENTRY> -->
20-
2147
## 0.2.0
2248

2349
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/compare/v0.1.1...b776fa853b8e6a3a6a3990278a9987f56f6e77a5))

0 commit comments

Comments
 (0)