You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,7 +121,7 @@ Hotfix release.
121
121
122
122
##Release v4.21.1 of 09 April 2023
123
123
124
-
* Completed implementation of support for[REML version 5](https://htmlpreview.github.io/?https://github.com/delphidabbler/codesnip/blob/version-4.21.0/Docs/Design/reml.html) (ommitted from v4.20.0 in error) and fixed some bugs in the original implementation[issues#81 and#82], including:
124
+
* Completed implementation of support for[REML version 5](https://htmlpreview.github.io/?https://github.com/delphidabbler/codesnip/blob/version-4.21.0/Docs/Design/reml.html) (omitted from v4.21.0 in error) and fixed some bugs in the original implementation[issues#81 and#82], including:
125
125
* Heavily revised "active text" handling code and document model to fix support for lists introduced in v4.21.0.
126
126
* Added support for rendering lists in plain text reports and generated source code header comments.
127
127
* Added support for rendering lists in Rich Text Format for use in printed information and in reports copied to the clipboard.