Updates version and changelog for release
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 05f65e6..2efcea6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.14.3
+
+* Reduced the amount of whitespace in compact output around braces.
+
 ## 0.14.2
 
 * Fixed Dart 2 runtime failure.
diff --git a/pubspec.yaml b/pubspec.yaml
index 1c08d5d..ddd3730 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: csslib
-version: 0.14.2
+version: 0.14.3
 author: Dart Team <misc@dartlang.org>
 description: A library for parsing CSS.
 homepage: https://github.com/dart-lang/csslib