update changelog

This commit is contained in:
Devon Carew 2015-11-12 23:27:56 -08:00
parent 2f3e5e51d6
commit a3857ba485

View file

@ -1,7 +1,7 @@
# dev_compiler changelog
## 0.1.11
- moved js runtime files to lib/runtime/dart (dart_runtime.js -> dart/_runtime.js)
- moved js runtime files to lib/runtime/dart (`dart_runtime.js` -> `dart/_runtime.js`)
- bug fix to source maps
- initial support for f-bound quantification patterns