Skip to content

Commit c45d28a

Browse files
Automated Changelog Entry for 0.5.1 on main
1 parent 5f9ffde commit c45d28a

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

CHANGELOG.md

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

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

5+
## 0.5.1
6+
7+
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/compare/v0.5.0...5f9ffde9a55c686ac1c4df3ec70ad4edc3ba7c4f))
8+
9+
### Bugs fixed
10+
11+
- Fix README reading [#38](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/38) ([@martinRenou](https://github.com/martinRenou))
12+
- Remove settings registry initilization [#36](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/36) ([@martinRenou](https://github.com/martinRenou))
13+
14+
### Maintenance and upkeep improvements
15+
16+
- Run CI on Windows + Use micromamba [#37](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/37) ([@martinRenou](https://github.com/martinRenou))
17+
18+
### Contributors to this release
19+
20+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/graphs/contributors?from=2022-06-15&to=2022-06-30&type=c))
21+
22+
[@martinRenou](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-filesystem-access+involves%3AmartinRenou+updated%3A2022-06-15..2022-06-30&type=Issues)
23+
24+
<!-- <END NEW CHANGELOG ENTRY> -->
25+
526
## 0.5.0
627

728
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/compare/v0.4.0...bc5c2068f6b6a12511a1f46f53178b5ba1e9b158))
@@ -16,8 +37,6 @@
1637

1738
[@fcollonval](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-filesystem-access+involves%3Afcollonval+updated%3A2022-04-15..2022-06-15&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-filesystem-access+involves%3Ajtpio+updated%3A2022-04-15..2022-06-15&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-filesystem-access+involves%3AmartinRenou+updated%3A2022-04-15..2022-06-15&type=Issues)
1839

19-
<!-- <END NEW CHANGELOG ENTRY> -->
20-
2140
## 0.4.0
2241

2342
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/compare/v0.3.0...57ecfc93de1c9b2ae470e05c883a69b10b023fef))

0 commit comments

Comments
 (0)