File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -26,4 +26,11 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
2626
2727- regression: [ Reviewers are not added to pull request anymore] ( https://github.com/ksercs/GitCherry/issues/27 )
2828
29+ ## [ v1.1.0-alpha] (10.05.2021)
30+
31+ ### bug fixes
32+
33+ - standalone pull requests creating is fixed ([ issue] ( https://github.com/ksercs/GitCherry/issues/35 ) )
34+ - added ` NotStagedChangesFound ` error showing when extension tries to check out branch with not staged changes
35+
2936## [ NEXT RELEASE]
Original file line number Diff line number Diff line change 22 "name" : " gitcherry" ,
33 "displayName" : " GitCherry" ,
44 "description" : " One-click cherry-picking and pull request creating right in Visual Studio Code" ,
5- "version" : " 1.0.1 " ,
5+ "version" : " 1.1.0 " ,
66 "publisher" : " ksercs" ,
77 "icon" : " resources/icon.png" ,
88 "galleryBanner" : {
You can’t perform that action at this time.
0 commit comments