CHANGELOG.md in xcmultilingual-0.3.0 vs CHANGELOG.md in xcmultilingual-0.3.1
- old
+ new
@@ -1,5 +1,10 @@
# CHANGELOG
+## 0.3.1 Release Notes 2015-7-25
+
+- Improvement: Stop using `NSBundle.mainBundle()`. Now using class name for deciding project's bundle.
+- Update command logs.
+
## 0.3.0 Release Notes 2015-7-25
- **Breaking change:** Translated value is now not from `string()` function but just `value` computed property in swift template.