Add changelog notes

This commit is contained in:
Coury Ditch 2022-02-05 16:52:53 -07:00
parent 6807c0c510
commit cec7e44b57
No known key found for this signature in database
GPG Key ID: C42027589F0D5EE4

7
CHANGELOG.md Normal file
View File

@ -0,0 +1,7 @@
# Upcoming
- Expose `transform: (jsSource: string) => string` JS API. Useful for build toolchains.
- Change internal `Transform.transform` form async to synchronous.
- Update chromedriver to work with latest version of Chrome