Skip to content

Commit ba6bd4b

Browse files
committed
Docs: small changelog improvements
1 parent ade28b0 commit ba6bd4b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1212

1313
### Fixed
1414
- [#99: `Foreground` property not working on `FormulaControl`][issue-99]
15-
- [#283: Fix typo in SystemTextFontNameProperty][pull-283]
16-
- [#244: \limsup throws exception][issue-244]
15+
- [#283: Fix typo in `SystemTextFontNameProperty`][pull-283]
16+
- [#244: `\limsup` throws exception][issue-244]
1717
- [#254: Fix for scripts with curly braces after a command with curly braces][pull-254] (e.g. `\hat{x}_{y}`)
18-
- [#261: Crash on empty \sqrt{}][pull-261]
19-
- [#275: OverUnderBox ctor may dereference scriptBox parameter if it's null][issue-275]
18+
- [#261: Crash on empty `\sqrt{}`][pull-261]
19+
- [#275: `OverUnderBox` constructor may dereference scriptBox parameter if it's `null`][issue-275]
2020

2121
## [0.9.0] - 2020-07-31
2222
### Added

0 commit comments

Comments
 (0)