Skip to content

Commit a2637a2

Browse files
committed
docs: update CHANGELOG and README for release
1 parent e91abd7 commit a2637a2

File tree

2 files changed

+23
-26
lines changed

2 files changed

+23
-26
lines changed

CHANGELOG.md

Lines changed: 20 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,23 @@
1-
## Unreleased
1+
## v0.1.0 (2023-09-23)
22

33
### Features
44

5-
#### Layouts -
6-
7-
- Added Center
8-
- Added Center 1920 x 1080
9-
- Added Center Half
10-
- Added Center Two Third
11-
- Added First Third
12-
- Added Center Third
13-
- Added Last Third
14-
- Added Top Left Sixth
15-
- Added Bottom Left Sixth
16-
- Added Top Right Sixth
17-
- Added Bottom Right Sixth
18-
- Added Top Center Sixth
19-
- Added Bottom Center Sixth
20-
- Added Top Left
21-
- Added Top Right
22-
- Added Bottom Left
23-
- Added Bottom Right
24-
25-
#### Settings -
26-
27-
- Added toast message on layout change
28-
- Added INI file based shortcut configuration
29-
- The monitor detection mechanism now only checks if more than 50% of the window is inside the monitor to take effect.
5+
- Add Center
6+
- Add Center HD
7+
- Add Center Half
8+
- Add Left Half
9+
- Add Right Half
10+
- Add Center Two Third
11+
- Add First Third
12+
- Add Center Third
13+
- Add Last Third
14+
- Add Top Left Sixth
15+
- Add Bottom Left Sixth
16+
- Add Top Right Sixth
17+
- Add Bottom Right Sixth
18+
- Add Top Center Sixth
19+
- Add Bottom Center Sixth
20+
- Add Top Left
21+
- Add Top Right
22+
- Add Bottom Left
23+
- Add Bottom Right

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ Here are the shortcuts available in Polygon.
6565
| :construction: | | Next Display |
6666
| :construction: | | Previous Display |
6767

68+
> [!NOTE]
69+
> Polygon also includes a `polygon.ini` file which allows you to configure different shortcuts for each layout. Please refer to the AutoHotkey v2 [List of Keys](https://www.autohotkey.com/docs/v2/KeyList.htm) documentation to choose shortcuts of your preference.
70+
6871
## Bugs and feature requests
6972

7073
Have a bug or a feature request, please open a new issue.

0 commit comments

Comments
 (0)