Skip to content

Commit b110de4

Browse files
committed
fix formatting in CHANGES.md
1 parent d12f32f commit b110de4

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

CHANGES.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@
55

66
### Features
77

8-
- - Sort relations in the counterexamples (#3182)
9-
- - Printing labels in the TLA+ counterexamples
10-
- - Add `JVM_GC_ARGS` and default GC settings in `apalache-mc` (#3185)
11-
- - Add `prompts/type-annotation-assistant.md` for AI-assisted type annotations (#3194)
8+
- Sort relations in the counterexamples (#3182)
9+
- Printing labels in the TLA+ counterexamples
10+
- Add `JVM_GC_ARGS` and default GC settings in `apalache-mc` (#3185)
11+
- Add `prompts/type-annotation-assistant.md` for AI-assisted type annotations (#3194)
1212
- Translate `val __label_Foo = true; e` in Quint to `Foo:: e` in TLA+ (#3168)
13-
- - Process and print labels in transitions and invariants (#3167)
13+
- Process and print labels in transitions and invariants (#3167)
1414

1515
### Bug fixes
1616

17-
- - Fix the type aliases parser to allow for digits (#3199)
18-
- - Fix the JSON-RPC method `query` to call `sat` first (#3205)
19-
- - Stable order on the transitions as produced with assignment finder (#3198)
20-
- - Fix transitive inlining of polymorphic Quint definitions (#3207)
17+
- Fix the type aliases parser to allow for digits (#3199)
18+
- Fix the JSON-RPC method `query` to call `sat` first (#3205)
19+
- Stable order on the transitions as produced with assignment finder (#3198)
20+
- Fix transitive inlining of polymorphic Quint definitions (#3207)
2121

2222
## 0.50.3 - 2025-09-04
2323

@@ -1423,4 +1423,4 @@
14231423

14241424
## 0.3.0 [RELEASE]
14251425

1426-
* the version presented at the TLA+ community meeting 2018 in Oxford
1426+
* the version presented at the TLA+ community meeting 2018 in Oxford

0 commit comments

Comments
 (0)