Commit bc159f0 1 parent f1221f4 commit bc159f0 Copy full SHA for bc159f0
File tree 2 files changed +29
-3
lines changed
2 files changed +29
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 0.17.1
6
+
7
+ ([ Full Changelog] ( https://github.com/jupyter/terminado/compare/v0.17.0...f1221f46a692ff0bab0820395b008d4473269d3e ) )
8
+
9
+ ### Bugs fixed
10
+
11
+ - Don't split manually on linebreaks [ #209 ] ( https://github.com/jupyter/terminado/pull/209 ) ([ @incase ] ( https://github.com/incase ) )
12
+
13
+ ### Maintenance and upkeep improvements
14
+
15
+ - Docs and workflow cleanup [ #206 ] ( https://github.com/jupyter/terminado/pull/206 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
16
+ - CI Cleanup [ #204 ] ( https://github.com/jupyter/terminado/pull/204 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
17
+ - Add ability to release from repo [ #202 ] ( https://github.com/jupyter/terminado/pull/202 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
18
+ - Bump actions/checkout from 2 to 3 [ #201 ] ( https://github.com/jupyter/terminado/pull/201 ) ([ @dependabot ] ( https://github.com/dependabot ) )
19
+ - Add dependabot [ #200 ] ( https://github.com/jupyter/terminado/pull/200 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
20
+
21
+ ### Documentation improvements
22
+
23
+ - Docs and workflow cleanup [ #206 ] ( https://github.com/jupyter/terminado/pull/206 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
24
+
25
+ ### Contributors to this release
26
+
27
+ ([ GitHub contributors page for this release] ( https://github.com/jupyter/terminado/graphs/contributors?from=2022-10-25&to=2022-12-05&type=c ) )
28
+
29
+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter%2Fterminado+involves%3Ablink1073+updated%3A2022-10-25..2022-12-05&type=Issues ) | [ @dependabot ] ( https://github.com/search?q=repo%3Ajupyter%2Fterminado+involves%3Adependabot+updated%3A2022-10-25..2022-12-05&type=Issues ) | [ @incase ] ( https://github.com/search?q=repo%3Ajupyter%2Fterminado+involves%3Aincase+updated%3A2022-10-25..2022-12-05&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter%2Fterminado+involves%3Apre-commit-ci+updated%3A2022-10-25..2022-12-05&type=Issues )
30
+
31
+ <!-- <END NEW CHANGELOG ENTRY> -->
32
+
5
33
## 0.17.0
6
34
7
35
([ Full Changelog] ( https://github.com/jupyter/terminado/compare/v0.16.0...91320b53ededce0ea507e1cd45b47492c085cac2 ) )
18
46
19
47
[ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter%2Fterminado+involves%3Ablink1073+updated%3A2022-09-29..2022-10-25&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter%2Fterminado+involves%3Apre-commit-ci+updated%3A2022-09-29..2022-10-25&type=Issues )
20
48
21
- <!-- <END NEW CHANGELOG ENTRY> -->
22
-
23
49
## 0.16.0
24
50
25
51
([ Full Changelog] ( https://github.com/jupyter/terminado/compare/v0.15.0...7210e82a94596d7d8a00577169c09198efbe4633 ) )
Original file line number Diff line number Diff line change 1
- __version__ = "0.17.0 "
1
+ __version__ = "0.17.1 "
You can’t perform that action at this time.
0 commit comments