Skip to content

Commit c05b34a

Browse files
Update changelog
1 parent 2db6b1f commit c05b34a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGES.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## NEXT 0.9.XX
44

5+
## 0.9.2.5
6+
7+
- Introduce package liquidhaskell-boot and eliminate wrapper packages for boot libraries
8+
- List all definitions used from the GHC API
9+
- Allow LH to verify modules in parallel (remove withArgs call)
10+
- Remove some calls to HashMap.toList which caused some non-determinisms in different machines
11+
- Implement a Haskell script to plot performance without gnuplot
12+
13+
## 0.9.0.2
14+
515
- **breaking change** Remove the implicit types mechanism and corresponding tests
616
- **breaking change** Remove the `decrease` keyword and mechanism in favor of the terminating expressions syntax (`/ [a,b]`)
717

0 commit comments

Comments
 (0)