Browse Source

Update CHANGELOG.md

Alexandru Dima 8 years ago
parent
commit
715e3023a0
1 changed files with 4 additions and 0 deletions
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -1,5 +1,9 @@
 # Monaco Editor Change log
 
+## [0.8.1]
+### Thank you
+ * [Joey Marianer (@jmarianer)](https://github.com/jmarianer): Support literal interpolated strings ($@"") [PR monaco-languages#12](https://github.com/Microsoft/monaco-languages/pull/13)
+
 ## [0.8.0]
  - This release has been brewing for a while and comes with quite a number of important changes.
  - There are many bugfixes and speed/memory usage improvements.