File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ 2.3.0] - Unreleased
8
+ ## [ 2.3.0] - 2023-12-06
9
9
10
10
### Added
11
11
- Web UI includes a "Push Branch" button for local branches that are ahead of upstream
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
- Added "Status" menu item to editor menu (#285 )
15
15
16
16
### Fixed
17
- - Fatal: bad revision HEAD fixed using an empty commmit (#228 )
17
+ - Fatal: bad revision HEAD fixed using an empty commit (#228 )
18
18
- Fixed empty mappings when SourceControl.Git.Settings is instantiated (#250 )
19
19
- Studio export path doesn't get weird mixed slahes on Windows (#252 )
20
20
- Fixed custom PullHandlers not visible on settings UI (now all subclasses are visible) (#267 )
You can’t perform that action at this time.
0 commit comments