Skip to content

Commit 86ce6f7

Browse files
authored
Merge pull request #581 from consideRatio/pr/cl5
Update changelog for 5.0.0
2 parents 174d534 + de3df14 commit 86ce6f7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ command line for details.
88

99
## 5.0
1010

11-
### 5.0.0 (prerelease) - 2025-05
11+
### [5.0.0] - 2025-05-27
1212

1313
5.0.0 is a major revision, though there are no feature changes in this package.
1414
_Hopefully_ the only change folks should see is improved stability and resource usage.
@@ -31,7 +31,7 @@ Major changes:
3131
`require("configurable-http-proxy")` works as before on node >=20.
3232
- nodejs runtime in the quay.io/jupyterhub/configurable-http-proxy image is increased to node 24 from node 20.
3333

34-
([full changelog](https://github.com/jupyterhub/configurable-http-proxy/compare/4.6.3...5.0.0b1))
34+
([full changelog](https://github.com/jupyterhub/configurable-http-proxy/compare/4.6.3...5.0.0))
3535

3636
#### Maintenance and upkeep improvements
3737

@@ -733,7 +733,8 @@ Improvements:
733733

734734
## [0.1.1] - 2014-10-01
735735

736-
[unreleased]: https://github.com/jupyterhub/configurable-http-proxy/compare/4.6.3...HEAD
736+
[unreleased]: https://github.com/jupyterhub/configurable-http-proxy/compare/5.0.0...HEAD
737+
[5.0.0]: https://github.com/jupyterhub/configurable-http-proxy/compare/4.6.3...5.0.0
737738
[4.6.3]: https://github.com/jupyterhub/configurable-http-proxy/compare/4.6.2...4.6.3
738739
[4.6.2]: https://github.com/jupyterhub/configurable-http-proxy/compare/4.6.1...4.6.2
739740
[4.6.1]: https://github.com/jupyterhub/configurable-http-proxy/compare/4.6.0...4.6.1

0 commit comments

Comments
 (0)