Skip to content

Commit b0a8519

Browse files
committed
Commit: Added CHANGELOG
1 parent f57e80f commit b0a8519

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,22 @@ All notable changes to the CustomTkinter Snippets extension will be documented i
1919
- **Features**
2020
- Improved [README.md](./README.md) formatting and data.
2121

22+
## [v4.0.0] - Feature Addition and Work Flow Improvement (February 12, 2024)
23+
24+
- **New Features:**
25+
26+
- Added `customtkcfg` command which allows users to view all available custom configuration options.
27+
- Added `.grid()` and `.pack()` placement options.
28+
- Added placeholders to increase work-flow speed.
29+
- Added snippet for [`tkvideoplayer`](https://github.com/PaulleDemon/tkVideoPlayer).
30+
31+
- **Bug Fixes**
32+
- Fixed incorrect master name in `ctkwindow` snippet.
33+
- Corrected the [VSCode Market Place](https://marketplace.visualstudio.com/items?itemName=AshhadDevLab.customtkinter-snippets) banner color for better
34+
visibility.
35+
- Added keywords in `package.json` for searching easibility.
36+
2237
[v1.0.0]: #
2338
[v2.0.0]: #
2439
[v3.0.0]: #
40+
[v4.0.0]: #

0 commit comments

Comments
 (0)