Skip to content

Commit

Permalink
Changelog: trims.
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinTail committed Aug 2, 2023
1 parent 5ad15f5 commit 359e00a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
### 3.1.1

- Changed the payload produced by `update_ui()` method:
- `active` — type ~~`(int)`~~ changed to `(bool)`.
- `active` — type ~~`(int)`~~ changed to `(bool)`.

### 3.1.0

Expand Down Expand Up @@ -70,7 +70,7 @@

- Refactoring.
- Using `f"string"` syntax instead of `"".format()`.
- Strict handling of booleans.
- Strict handling of booleans.

### 2.2.2

Expand Down Expand Up @@ -113,7 +113,7 @@
- Fixed incorrect description of OS Command setting in the documentation.
- Plugin executable code now has `99%` test coverage.
- All following contributions, features and fixes should take this into account.


### 2.0.0

Expand Down

0 comments on commit 359e00a

Please sign in to comment.