Skip to content

Commit a48288d

Browse files
Automated Changelog Entry for 6.4.1 on main (#262)
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a886601 commit a48288d

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,24 @@
22

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

5-
## 6.4.0
5+
## 6.4.1
6+
7+
([Full Changelog](https://github.com/jupyter/jupyter_console/compare/6.4.0...2d0b6aec59bde7499995d929ded4d23d7bb585f6))
8+
9+
### Merged PRs
10+
11+
- Prepare for use with Jupyter Releaser [#261](https://github.com/jupyter/jupyter_console/pull/261) ([@davidbrochart](https://github.com/davidbrochart))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/jupyter/jupyter_console/graphs/contributors?from=2021-03-24&to=2022-03-06&type=c))
16+
17+
[@davidbrochart](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_console+involves%3Adavidbrochart+updated%3A2021-03-24..2022-03-06&type=Issues) | [@emuccino](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_console+involves%3Aemuccino+updated%3A2021-03-24..2022-03-06&type=Issues)
618

719
<!-- <END NEW CHANGELOG ENTRY> -->
820

21+
## 6.4.0
22+
923
## 5.3.0
1024

1125
- Highlight matching parentheses [#147](https://github.com/jupyter/jupyter_console/pull/147)
@@ -61,7 +75,6 @@
6175
- use is_complete messages to determine if input is complete (important for non-Python kernels)
6276
- fix: 4.0 was looking for jupyter_console_config in IPython config directories, not Jupyter
6377

64-
6578
## 4.0
6679

6780
## 4.0.3

0 commit comments

Comments
 (0)