Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
CircuitCoder committed Apr 24, 2023
2 parents 72007fe + 1fbc60c commit c5b6867
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions revision-history.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,15 @@ revisionHistory:
# additions to the specification should append entries here.
thisVersion:
- Added fine-grind parameters and capabilities for memories.
- Fix typos in force/release examples, force takes expr not int literal.
- Delineate string and single-quoted/double-quoted string in grammar.
- Deprecate reference-first statements.
- Tweak grammar of 'read' to support 'read(probe(x))' as in examples.

# Information about the old versions. This should be static.
oldVersions:
- version: 2.1.1
changes:
- Fix typos in force/release examples, force takes expr not int literal.
- Delineate string and single-quoted/double-quoted string in grammar.
- Deprecate reference-first statements.
- Tweak grammar of 'read' to support 'read(probe(x))' as in examples.
- version: 2.0.1
changes:
- Clarify int/string types and their allowed usage.
Expand Down

0 comments on commit c5b6867

Please sign in to comment.