Index: CHANGELOG.md |
diff --git a/CHANGELOG.md b/CHANGELOG.md |
index c4200ef26c427acdf950df80601398bd5b8d04e4..a02cb7b402d7e486826696d318e8c747007c41e4 100644 |
--- a/CHANGELOG.md |
+++ b/CHANGELOG.md |
@@ -1,3 +1,9 @@ |
+## 0.12.12 |
+ |
+* Add an `ios` platform selector variable. This variable will only be true when |
+ the `test` executable itself is running on iOS, not when it's running browser |
+ tests on an iOS browser. |
+ |
## 0.12.11 |
* Add a `tags` field to the package configuration file that allows users to |