Removed changelog

This commit is contained in:
Nikolaos Georgiou 2025-11-20 10:18:23 +01:00
parent e139ab0310
commit 5857c67786

View File

@ -1,30 +0,0 @@
## [unreleased]
### 🐛 Bug Fixes
- Missing style initialization in DfmEngine
### 🚜 Refactor
- Hide implementation details of StrConsts
- Rename unit StrConsts to StyleNames
- Move logic of populating the information tree to Results form
- Break GetWinInfo to small procedures
- Extracted logic of enumerating child windows in WindowEnumerator
- Simplify implementation of WindowEnumerator
### 🎨 Styling
- Styling changelog according to default options
### ⚙️ Miscellaneous Tasks
- Updated copyright year in LICENSE
- Adding cliff.toml
- *(changelog)* Updated changelog
- Auto-formatted Pascal files: DfmEngine.pas, frmMain.pas
- *(changelog)* Updated changelog
- Apply Delphi naming conventions
- Auto-formatted Pascal files: DfmEngine.pas, frmMain.pas, frmResults.pas, StyleNames.pas, WindowEnumerator.pas, Writers.pas
- Removed funding file
## [2021-03-10-multirepo] - 2021-05-30