What's Changed
- Bug fixes 🐛 :
- Fix typo in SinglePastCommitInfo.tsx by @eltociear in #1094
- New branch is not "based on" selection by @fcollonval in #1095
- Fix diff file broken for working file when Jupytext is installed by @fcollonval in #1097
- Branch list is not updated after a branch is deleted by @fcollonval in #1096
Minor bump is due to #1096 that added a new signal
branchesChanged
to the git model API.
New Contributors 🎉
- @eltociear made their first contribution in #1094
Full Changelog: v0.35.0...v0.36.0