Skip to content

Commit d93fddf

Browse files
committed
Update change log
1 parent 939e496 commit d93fddf

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,17 @@
22

33
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
65
## [2.0.0] - 2024-04-04
76

8-
Removing OS detection and python2 support, ran pyupgrade, passes ruff format and ruff check.
9-
TODO: bump from alpha status, fill in Added/Changed/Deprecated section
7+
### Removed
8+
9+
- Removed Python 2 support
10+
- Removed macOS version detection
11+
12+
### Changed
1013

14+
- `makeDockAppSpacer()` parameter name has changed from `type` to `tile_type`. Please update your scripts if you use this function.
15+
- Updated unit tests with new `is-beta` key present in Dock plist.
1116

1217
## [1.3.0] - 2021-05-31
1318

0 commit comments

Comments
 (0)