Skip to content

Commit 4296957

Browse files
committed
github-activity --heading-level=3 -s v4.1.2
Signed-off-by: Simon Li <orpheus+devel@gmail.com>
1 parent ecb8143 commit 4296957

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

docs/source/changelog.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
### v4.1.2...master@{2024-06-08}
4+
5+
([full changelog](https://github.com/jupyterhub/jupyter-server-proxy/compare/v4.1.2...ecb8143b1a202ba76735c947204b9e39771f9132))
6+
7+
#### Maintenance and upkeep improvements
8+
9+
- Require jupyter_server 1.24+, tornado 6.1+, traitlets 5.1+ [#467](https://github.com/jupyterhub/jupyter-server-proxy/pull/467) ([@consideRatio](https://github.com/consideRatio))
10+
- Test against Python 3.12 [#450](https://github.com/jupyterhub/jupyter-server-proxy/pull/450) ([@consideRatio](https://github.com/consideRatio))
11+
12+
#### Documentation improvements
13+
14+
- Add changelog for 4.1.1 and 4.1.2 [#465](https://github.com/jupyterhub/jupyter-server-proxy/pull/465) ([@consideRatio](https://github.com/consideRatio))
15+
16+
#### Other merged PRs
17+
18+
- Document the correct default value for new_browser_tab. [#470](https://github.com/jupyterhub/jupyter-server-proxy/pull/470) ([@ryanlovett](https://github.com/ryanlovett))
19+
20+
#### Contributors to this release
21+
22+
([GitHub contributors page for this release](https://github.com/jupyterhub/jupyter-server-proxy/graphs/contributors?from=2024-03-19&to=2024-06-08&type=c))
23+
24+
[@consideRatio](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-server-proxy+involves%3AconsideRatio+updated%3A2024-03-19..2024-06-08&type=Issues) | [@ryanlovett](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-server-proxy+involves%3Aryanlovett+updated%3A2024-03-19..2024-06-08&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-server-proxy+involves%3Awelcome+updated%3A2024-03-19..2024-06-08&type=Issues)
25+
326
## 4.1
427

528
### 4.1.2 - 2024-03-13

0 commit comments

Comments
 (0)