diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index bfe4e40..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -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