Skip to content

Commit 98032cf

Browse files
authored
Merge pull request #81 from consideRatio/pr/changelog140
Add changelog for 1.4.0
2 parents e09748b + ae39e34 commit 98032cf

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,29 @@
33
This changelog is maintained manually with assistance of
44
[`github-activity`](https://github.com/executablebooks/github-activity).
55

6+
## 1.4
7+
8+
### 1.4.0 - 2024-09-17
9+
10+
([full changelog](https://github.com/jupyterhub/jupyterhub-idle-culler/compare/1.3.1...1.4.0))
11+
12+
#### New features added
13+
14+
- add options to cull named servers and default servers separately [#74](https://github.com/jupyterhub/jupyterhub-idle-culler/pull/74) ([@HCharlie](https://github.com/HCharlie), [@yuvipanda](https://github.com/yuvipanda))
15+
16+
#### Continuous integration improvements
17+
18+
- ci: test against jupyterhub 5 [#80](https://github.com/jupyterhub/jupyterhub-idle-culler/pull/80) ([@consideRatio](https://github.com/consideRatio))
19+
20+
#### Contributors to this release
21+
22+
The following people contributed discussions, new ideas, code and documentation contributions, and review.
23+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports).
24+
25+
([GitHub contributors page for this release](https://github.com/jupyterhub/jupyterhub-idle-culler/graphs/contributors?from=2024-02-28&to=2024-09-17&type=c))
26+
27+
@consideRatio ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyterhub-idle-culler+involves%3AconsideRatio+updated%3A2024-02-28..2024-09-17&type=Issues)) | @HCharlie ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyterhub-idle-culler+involves%3AHCharlie+updated%3A2024-02-28..2024-09-17&type=Issues)) | @yuvipanda ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyterhub-idle-culler+involves%3Ayuvipanda+updated%3A2024-02-28..2024-09-17&type=Issues))
28+
629
## 1.3
730

831
### 1.3.1 - 2024-02-26

0 commit comments

Comments
 (0)