@@ -1,5 +1,16 @@
## Changelog
+### 2.11.1
+
+*2019-07-26*
+#### Bug fixes
+- Image
+ - Fix Image component SSR compatibility (#16737 by @luckyCao)
+- Chore
+ - Update dart-sass compatibility by @LewisChennnnn)
### 2.11.0
*2019-07-25*
## 更新日志
+#### Bug 修复
+ - 修复 Image 组件 SSR 兼容性 (#16737 by @luckyCao)
+ - 更新 dart-sass 的兼容性 by @LewisChennnnn)