Skip to content

Commit db79a38

Browse files
authored
Merge pull request #71 from minrk/131
changelog for 1.3.1
2 parents cecf222 + 4b97133 commit db79a38

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,25 @@ This changelog is maintained manually with assistance of
55

66
## 1.3
77

8+
### 1.3.1 - 2024-02-26
9+
10+
Fixes missing dependency on `packaging` in 1.3.0.
11+
12+
([full changelog](https://github.com/jupyterhub/jupyterhub-idle-culler/compare/1.3.0...1.3.1))
13+
14+
#### Bugs fixed
15+
16+
- missing dependency on packaging [#70](https://github.com/jupyterhub/jupyterhub-idle-culler/pull/70) ([@minrk](https://github.com/minrk), [@consideRatio](https://github.com/consideRatio))
17+
18+
#### Contributors to this release
19+
20+
The following people contributed discussions, new ideas, code and documentation contributions, and review.
21+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports).
22+
23+
([GitHub contributors page for this release](https://github.com/jupyterhub/jupyterhub-idle-culler/graphs/contributors?from=2024-02-26&to=2024-02-26&type=c))
24+
25+
@consideRatio ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyterhub-idle-culler+involves%3AconsideRatio+updated%3A2024-02-26..2024-02-26&type=Issues)) | @minrk ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyterhub-idle-culler+involves%3Aminrk+updated%3A2024-02-26..2024-02-26&type=Issues))
26+
827
### 1.3.0 - 2024-02-26
928

1029
`jupyterhub-idle-culler` now functions with Python 3.12.

0 commit comments

Comments
 (0)