diff -r 14e1ee6e720b -r 595547ab8d6f docs/changelog --- a/docs/changelog Fri Aug 20 14:19:55 2021 +0200 +++ b/docs/changelog Fri Aug 20 18:02:46 2021 +0200 @@ -3,6 +3,9 @@ Version 22.1: - bug fixes - first release of eric7 (i.e. the PyQt6 port of eric6) +- Debugger + -- added code to remember the list of recently used breakpoint conditions + in the editor and the breakpoint viewer - Editor -- added the capability to suppress syntax highlighting by associating the file type 'Text'