-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6238c38
commit 5f5be35
Showing
2 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,16 @@ | ||
# Golden Ratio | ||
|
||
## [Unreleased] | ||
|
||
## [1.1.0] - 2022-06-22 | ||
### Added | ||
- ability to toggle auto GoldenRation on and off | ||
- ability to manually invoke GoldenRatio to resize the current pane even if disabled | ||
- settings page that allows the enabled status and target ratio to be configured | ||
|
||
## [1.0.0] - 2022-06-17 | ||
### Added | ||
- sets active editor size based on the golden ratio | ||
- sets active editor size based on the golden ratio | ||
|
||
[1.0.0]: https://github.com/cmcpasserby/Golden-Ratio/releases/tag/v1.0.0 | ||
[1.1.0]: https://github.com/cmcpasserby/Golden-Ratio/releases/tag/v1.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters