summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 2ad2debe..3e1b57f1 100644
--- a/readme.md
+++ b/readme.md
@@ -151,6 +151,15 @@ optimizer without classpath conflicts.
## Changelog
+### 0.2.6
+
+- Improve incremental compilation to work with transitive module dependencies
+
+- Speed up hot compilation performance by properly re-using classloaders
+
+- Speed up compilation time of `build.sc` files by removing duplicate macro
+ generated routing code
+
### 0.2.5
- Add `.runBackground` and `.runMainBackground` commands, to run something in