Skip to content

Commit b548b09

Browse files
committed
Update CHANGELOG
1 parent c2223ce commit b548b09

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
## 1.88.1-dev
1+
## 1.88.0-dev
22

33
* Fix a bug when calculating source spans for interpolations.
44

5-
## 1.88.0
5+
### Dart and JS APIs
6+
7+
* **Potentially breaking bug fix:** Throw an error when passing a function or
8+
mixin object from one compilation to another.
9+
10+
### Dart API
611

712
* Deprecate passing a relative URL to `compileString()` and related functions.
813

0 commit comments

Comments
 (0)