Skip to content

Commit 1f43619

Browse files
committed
Populate changelog with previous releases
1 parent 5df33f9 commit 1f43619

File tree

1 file changed

+118
-0
lines changed

1 file changed

+118
-0
lines changed

CHANGELOG.md

Lines changed: 118 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,122 @@
22

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

5+
## 1.2.0
6+
7+
([full changelog](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/compare/311f367...dd12b63))
8+
9+
### Merged PRs
10+
11+
- Update for JupyterLab 3.1.x, latest cookiecutter [#29](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/pull/29) ([@parente](https://github.com/parente))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/graphs/contributors?from=2021-08-14&to=2021-12-12&type=c))
16+
17+
[@parente](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-quickopen+involves%3Aparente+updated%3A2021-08-14..2021-12-12&type=Issues)
18+
519
<!-- <END NEW CHANGELOG ENTRY> -->
20+
21+
## 1.1.0
22+
23+
([full changelog](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/compare/65a2eac...311f367))
24+
25+
### Merged PRs
26+
27+
- Update for JupyterLab 3.1.x, latest cookiecutter [#29](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/pull/29) ([@parente](https://github.com/parente))
28+
- Bump path-parse from 1.0.6 to 1.0.7 [#28](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/pull/28) ([@dependabot](https://github.com/dependabot))
29+
- Bump tar from 6.0.5 to 6.1.5 [#27](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/pull/27) ([@dependabot](https://github.com/dependabot))
30+
- Bump postcss from 7.0.35 to 7.0.36 [#26](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/pull/26) ([@dependabot](https://github.com/dependabot))
31+
- Bump glob-parent from 5.1.1 to 5.1.2 [#25](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/pull/25) ([@dependabot](https://github.com/dependabot))
32+
- Bump normalize-url from 4.5.0 to 4.5.1 [#24](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/pull/24) ([@dependabot](https://github.com/dependabot))
33+
- Bump ws from 7.4.2 to 7.4.6 [#23](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/pull/23) ([@dependabot](https://github.com/dependabot))
34+
- Bump browserslist from 4.16.0 to 4.16.6 [#22](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/pull/22) ([@dependabot](https://github.com/dependabot))
35+
- Bump lodash from 4.17.20 to 4.17.21 [#21](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/pull/21) ([@dependabot](https://github.com/dependabot))
36+
- Bump hosted-git-info from 2.8.8 to 2.8.9 [#20](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/pull/20) ([@dependabot](https://github.com/dependabot))
37+
- Bump ssri from 8.0.0 to 8.0.1 [#19](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/pull/19) ([@dependabot](https://github.com/dependabot))
38+
- Update binder to use jupyter_server [#18](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/pull/18) ([@parente](https://github.com/parente))
39+
- Update extension to work with jupyterlab 3.0 [#17](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/pull/17) ([@parente](https://github.com/parente))
40+
41+
### Contributors to this release
42+
43+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/graphs/contributors?from=2020-12-31&to=2021-08-14&type=c))
44+
45+
[@dependabot](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-quickopen+involves%3Adependabot+updated%3A2020-12-31..2021-08-14&type=Issues) | [@parente](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-quickopen+involves%3Aparente+updated%3A2020-12-31..2021-08-14&type=Issues)
46+
47+
## 1.0.0
48+
49+
([full changelog](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/compare/eb04bd1...65a2eac))
50+
51+
### Merged PRs
52+
53+
- Bump node-fetch from 2.6.0 to 2.6.1 [#15](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/pull/15) ([@dependabot](https://github.com/dependabot))
54+
55+
### Contributors to this release
56+
57+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/graphs/contributors?from=2020-03-20&to=2020-12-31&type=c))
58+
59+
[@dependabot](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-quickopen+involves%3Adependabot+updated%3A2020-03-20..2020-12-31&type=Issues) | [@parente](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-quickopen+involves%3Aparente+updated%3A2020-03-20..2020-12-31&type=Issues)
60+
61+
## 0.5.0
62+
63+
([full changelog](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/compare/ca55830...eb04bd1))
64+
65+
### Merged PRs
66+
67+
- Jupyter 2.0.1 support [#13](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/pull/13) ([@itaistopel](https://github.com/itaistopel))
68+
69+
### Contributors to this release
70+
71+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/graphs/contributors?from=2020-03-07&to=2020-03-20&type=c))
72+
73+
[@itaistopel](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-quickopen+involves%3Aitaistopel+updated%3A2020-03-07..2020-03-20&type=Issues) | [@parente](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-quickopen+involves%3Aparente+updated%3A2020-03-07..2020-03-20&type=Issues)
74+
75+
## 0.4.1
76+
77+
([full changelog](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/compare/6a1e07a...ca55830))
78+
79+
### Contributors to this release
80+
81+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/graphs/contributors?from=2020-03-07&to=2020-03-07&type=c))
82+
83+
84+
85+
## 0.4.0
86+
87+
([full changelog](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/compare/f7c11a3...6a1e07a))
88+
89+
### Contributors to this release
90+
91+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/graphs/contributors?from=2019-07-28&to=2020-03-07&type=c))
92+
93+
94+
95+
## 0.3.0
96+
97+
([full changelog](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/compare/e23408a...f7c11a3))
98+
99+
### Merged PRs
100+
101+
- Added relativeSearch functionality [#6](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/pull/6) ([@StevenLaan](https://github.com/StevenLaan))
102+
- Support JupyterLab 1.0 [#5](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/pull/5) ([@parente](https://github.com/parente))
103+
104+
### Contributors to this release
105+
106+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/graphs/contributors?from=2019-06-30&to=2019-07-28&type=c))
107+
108+
[@parente](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-quickopen+involves%3Aparente+updated%3A2019-06-30..2019-07-28&type=Issues) | [@StevenLaan](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-quickopen+involves%3AStevenLaan+updated%3A2019-06-30..2019-07-28&type=Issues)
109+
110+
## 0.2.0
111+
112+
([full changelog](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/compare/79a935a...e23408a))
113+
114+
### Merged PRs
115+
116+
- Add binder button and tutorial nb [#1](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/pull/1) ([@parente](https://github.com/parente))
117+
118+
### Contributors to this release
119+
120+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-quickopen/graphs/contributors?from=2018-12-04&to=2019-06-30&type=c))
121+
122+
[@parente](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-quickopen+involves%3Aparente+updated%3A2018-12-04..2019-06-30&type=Issues)
123+

0 commit comments

Comments
 (0)