Skip to content

Commit 9703052

Browse files
committed
Update change log with details of release v4.21.0
1 parent ef878a6 commit 9703052

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,26 @@ This change log begins with the first ever pre-release version of _CodeSnip_. Re
1010
1111
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).
1212

13+
## Release v4.21.0 of 16 December 2022
14+
15+
* Updated to support [REML version 5](https://htmlpreview.github.io/?https://github.com/delphidabbler/codesnip/blob/version-4.21.0`/Docs/Design/reml.html) in snippet description & extra information [issue #71]:
16+
* Numerous new character entities supported.
17+
* New list tags: `<ol>`, `<ul>` & `<li>`.
18+
* Program now automatically detects new (supported) Delphi installations at startup and offers to register the compiler(s) to be used for test compiling snippets. This feature is on by default but can be turned off completely or for specifically excluded compilers [issue #19].
19+
* Modified Configure Compilers dialogue box:
20+
* Added facility to customise automatic compiler detection on per-compiler or global basis.
21+
* Changed manually triggered compiler detection to ignore excluded compilers.
22+
* Some refactoring [including issues #73 and #75].
23+
* Minor changes to program license
24+
* Changed required image attribution in `Docs/License.html` [issue #63]
25+
* Corrected copyright date & fix typo in licenses displayed by installer and help file [issue #65 & PR #72].
26+
* Bump per-user config file to version 19.
27+
* Documentation updates:
28+
* Updated `README.md` re abandoned and new Git repo branches.
29+
* Updated config file, database, export file & REML documentation re changes in this release [including issue #74].
30+
* Help file updated with details of changes in this release.
31+
* Updated development tool chain requirements in `Build.html`.
32+
1333
## Release v4.20.2 of 04 November 2022
1434

1535
* Fixes bug where an exception was raised when selecting a main menu item with the cursor keys then pressing F1. [issue 54]

0 commit comments

Comments
 (0)