diff --git a/CHANGELOG.md b/CHANGELOG.md
index 597ecb82a..08fec4233 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,8 @@
# Changelog
+## v1.15.0
+* Fixed #2219 - formatting of new Angular control flow syntax ([#2221](https://github.com/beautifier/js-beautify/pull/2221))
+
## v1.14.11
* Editor not working https://beautifier.io/ ([#2201](https://github.com/beautifier/js-beautify/issues/2201))
* Set nodejs minimum to v14 ([#2169](https://github.com/beautifier/js-beautify/pull/2169))
diff --git a/README.md b/README.md
index ede1d7e97..58e5943c4 100644
--- a/README.md
+++ b/README.md
@@ -58,13 +58,13 @@ JS Beautifier is hosted on two CDN services: [cdnjs](https://cdnjs.com/libraries
To pull the latest version from one of these services include one set of the script tags below in your document:
```html
-
-
-
+
+
+
-
-
-
+
+
+
```
Example usage of a JS tag in html:
@@ -76,7 +76,7 @@ Example usage of a JS tag in html:
. . .
-
+