File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed
Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 11## 1.0
22
3+ ### 1.1.1
4+
5+ ([ full changelog] ( https://github.com/jupyterhub/nbgitpuller/compare/1.1.0...1.1.1 ) )
6+
7+ #### Enhancements made
8+
9+ - Make links in the terminal clickable [ #274 ] ( https://github.com/jupyterhub/nbgitpuller/pull/274 ) ([ @yuvipanda ] ( https://github.com/yuvipanda ) )
10+
11+ #### Bugs fixed
12+
13+ - Deal with modify/delete conflicts [ #269 ] ( https://github.com/jupyterhub/nbgitpuller/pull/269 ) ([ @jdmansour ] ( https://github.com/jdmansour ) )
14+ - Fix regression: can't reset some files anymore [ #264 ] ( https://github.com/jupyterhub/nbgitpuller/pull/264 ) ([ @jdmansour ] ( https://github.com/jdmansour ) )
15+
16+ #### Other merged PRs
17+
18+ - Modernize JS a little [ #273 ] ( https://github.com/jupyterhub/nbgitpuller/pull/273 ) ([ @yuvipanda ] ( https://github.com/yuvipanda ) )
19+ - Remove jquery dependency [ #272 ] ( https://github.com/jupyterhub/nbgitpuller/pull/272 ) ([ @yuvipanda ] ( https://github.com/yuvipanda ) )
20+ - Make tests more robust [ #271 ] ( https://github.com/jupyterhub/nbgitpuller/pull/271 ) ([ @yuvipanda ] ( https://github.com/yuvipanda ) )
21+
22+ #### Continuous integration improvements
23+
24+ - ci: react to pushed tags [ #262 ] ( https://github.com/jupyterhub/nbgitpuller/pull/262 ) ([ @consideRatio ] ( https://github.com/consideRatio ) )
25+
26+ #### Contributors to this release
27+
28+ ([ GitHub contributors page for this release] ( https://github.com/jupyterhub/nbgitpuller/graphs/contributors?from=2022-03-19&to=2022-11-08&type=c ) )
29+
30+ [ @balajialg ] ( https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Abalajialg+updated%3A2022-03-19..2022-11-08&type=Issues ) | [ @consideRatio ] ( https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3AconsideRatio+updated%3A2022-03-19..2022-11-08&type=Issues ) | [ @farcila ] ( https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Afarcila+updated%3A2022-03-19..2022-11-08&type=Issues ) | [ @jdmansour ] ( https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Ajdmansour+updated%3A2022-03-19..2022-11-08&type=Issues ) | [ @yuvipanda ] ( https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Ayuvipanda+updated%3A2022-03-19..2022-11-08&type=Issues )
31+
332### 1.1.0
433
534([ full changelog] ( https://github.com/jupyterhub/nbgitpuller/compare/1.0.2...1.1.0 ) )
Original file line number Diff line number Diff line change 11""""The nbgitpuller PyPI package SemVer version."""
2- __version__ = '1.1.1dev0 '
2+ __version__ = '1.1.2dev '
You can’t perform that action at this time.
0 commit comments