Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
Ref. eng/recordflux/RecordFlux#958
  • Loading branch information
senier committed Jan 24, 2024
1 parent be4ad5b commit 28a0589
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- Various inaccuracies in LRM (eng/recordflux/RecordFlux#958)
- Erroneous acceptance of consecutive / trailing underscores (eng/recordflux/RecordFlux#1468)
- Fatal error when digit in numeric literal exceeds base (eng/recordflux/RecordFlux#1469)
- Fatal error when unsupported base is used in numeric literal (eng/recordflux/RecordFlux#1470)
- Missing diagnostics provided by language server
- `--split-disjunctions` options of `rflx validate`

Expand Down

0 comments on commit 28a0589

Please sign in to comment.