See #895 - updates readme with version requirement.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 16 Jun 2017 18:10:28 +0000 (20:10 +0200)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 16 Jun 2017 18:10:28 +0000 (20:10 +0200)
README.md

index fc2dfa4..1c5b8f1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -565,6 +565,8 @@ which sets all units rounding precision to 3 digits except `px` unit precision o
 
 ## How to keep a CSS fragment intact?
 
+Note: available in the current master, to be released in 4.2.0.
+
 Wrap the CSS fragment in special comments which instruct clean-css to preserve it, e.g.
 
 ```css