Skip to content

Commit 7b3d822

Browse files
committed
Update change log with details of changes in v4.18.1
1 parent 9faeb58 commit 7b3d822

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,17 @@ This change log begins with the first ever pre-release version of _CodeSnip_. Re
1212
From v4.1.0 the version numbering has attempted to adhere to the principles of [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1313

1414

15+
## Release v4.18.1 of 29 November 2021
16+
17+
* Improved handling of control and whitespace characters in generated HTML: revised which characters were converted to HTML character attributes / entities.
18+
* Fixed error in title of _Save Annotated Source_ dialogue box.
19+
* Replaced use 3rd party `GIFImage` unit with similar `GIFImg` unit from Delphi XE VCL.
20+
* Corrected help topic for _Dependencies_ dialogue box to describe _Save & Close_ button.
21+
* Operating system detection code was updated to correctly detect Windows 11 and Windows 10 version 21H2.
22+
* Some refactoring.
23+
* Updated license document (`License.html`) following removal of dependency on GIFImage unit.
24+
25+
1526
## Release v4.18.0 of 13 September 2021
1627

1728
* Added support for test compilation with, and detection of, Delphi 11 Alexandria.

0 commit comments

Comments
 (0)