comparison: changelog
changelog
- branch
- maintenance
- changeset 6763
- dc60316673af
- parent 6693
- 3629d88ae235
- child 6826
- c6dda2cbe081
equal
deleted
inserted
replaced
1 Change Log |
1 Change Log |
2 ---------- |
2 ---------- |
|
3 Version 19.02.1: |
|
4 - bug fixes |
|
5 - fixes for some incompatibilities with PyQt 5.12 and QScintilla 2.11.0 |
|
6 |
3 Version 19.02: |
7 Version 19.02: |
4 - bug fixes |
8 - bug fixes |
5 - Debugger |
9 - Debugger |
6 -- show / stop at correct line number if an exception happens in a with |
10 -- show / stop at correct line number if an exception happens in a with |
7 statement or specific try-except clauses where no breakpoints are set |
11 statement or specific try-except clauses where no breakpoints are set |