Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 10136a0

Browse files
committed
chore!: bump official release a major version
1 parent 2816353 commit 10136a0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ to structure this file.
88

99
## [2.3.0](https://github.com/seanwu1105/vscode-qt-for-python/compare/v2.2.0...v2.3.0) (2022-08-28)
1010

11+
### ⚠ BREAKING CHANGES
12+
13+
- Drop support for Qt i18n tools, such as `lupdate`, `lrelease`, as they are not
14+
used frequently
15+
- Use other Python i18n frameworks instead, such as [`python-i18n`](https://github.com/danhper/python-i18n)
16+
- If you still think it is useful, please open an issue to let me know
17+
- Drop syntax support for qmake `pro` and `pro.user` file as they are out of
18+
scope of Qt for Python
19+
- Drop support for continuous compilation of `rcc` as it is not used frequently
20+
- If you still think it is useful, please open an issue to let me know
1121

1222
### Features
1323

0 commit comments

Comments
 (0)