Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
t-sommer committed Nov 14, 2020
1 parent 5da9bc8 commit 7c3acc4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## v2.0.2 (unreleased)

* `p. 22` Fixed: Discourage use of memory management functions (#931)
* `p. 27` Fixed formula for directional derivatives (#668)
* `p. 29` Fixed: Correct code example describing Jacobian construction using fmi2GetDirectionalDerivative (#867)
* `p. 29` Fixed: Formatting of hints on graph coloring algorithm (#703)
* `p. 37ff` Fixed: Unit speficiation error relative quantity usage (#1267)
* `p. 67` Fixed: "Apostrophe" instead of "Right Single Quotation Mark" in EBNF (#692)
* `p. 68` Clarified: allowing 0-based arrays (#1197)
* `p. 70` Added: /extra directory as clarification of storage location for additional files, non-functional change (#1207)
* `p. 91` Fixed: typos in pseudocode (#1269)

## v2.0.1 (2019-10-31)

Specification document:
Expand Down

0 comments on commit 7c3acc4

Please sign in to comment.