Skip to content

Commit 7bee590

Browse files
author
Michael Tiller
committed
Merge pull request #199 from tbeu/fix-parentheses
Fix closing parentheses
2 parents 4340252 + d0d899a commit 7bee590

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,18 @@ This file collects the significant changes to the book since its initial public
2424
* Added padding and the end of the HTML body so page doesn't end abruptly
2525

2626
* Added discussion of the ``smooth`` operator (issue
27-
[#188](https://github.com/xogeny/ModelicaBook/pull/188)
27+
[#188](https://github.com/xogeny/ModelicaBook/pull/188))
2828

2929
#### Bug Fixes
3030

3131
* Completed discussion of synchronous clock features in section on Sampling.
3232

3333
* Completed table that discusses the relationship between events and
3434
various functions/operators (issue
35-
[#187](https://github.com/xogeny/ModelicaBook/pull/187)
35+
[#187](https://github.com/xogeny/ModelicaBook/pull/187))
3636

3737
* Used a consistent heat transfer formulation throughout the book (issue
38-
[#150](https://github.com/xogeny/ModelicaBook/pull/150)
38+
[#150](https://github.com/xogeny/ModelicaBook/pull/150))
3939

4040
* Added review of missing clock related functions
4141

0 commit comments

Comments
 (0)