diff --git a/changelog.md b/changelog.md
index 9872364e..860d25fc 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,10 @@
## vNext (unpublished)
+## v1.17.12 (8 March 2022)
+- Fixed bug with yield on the LHS of binary expressions
+- Fixed bug with leading underscores in css identifiers
+
## v1.17.11 (8 March 2022)
- Fixed bug with yields inside unary expressions and missing parenthesis
diff --git a/src/NUglify/NUglify.csproj b/src/NUglify/NUglify.csproj
index 233c0697..6659e839 100644
--- a/src/NUglify/NUglify.csproj
+++ b/src/NUglify/NUglify.csproj
@@ -17,7 +17,7 @@
git
git://github.com/trullock/NUglify
1.6.0
- 1.17.11
+ 1.17.12
latest