We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf5001 commit 55d1be2Copy full SHA for 55d1be2
CHANGELOG.md
@@ -4,15 +4,16 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
-## [1.4.4] - 2020-03-28
+## [1.4.4] - 2020-03-29
8
9
## Fixed
10
11
- Minor fix to the parser (#37)
12
13
-## Updated
+## Changed
14
15
- Updated the coverage of the web platform tests (#39)
16
+- String literal operators throw exceptions now (#42)
17
18
## [1.4.3] - 2020-03-18
19
0 commit comments