File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed
Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.1.4 / 2015-10-10
4+
5+ * Fixed a bug where logging in would fail.
6+
37## 1.1.3 / 2015-10-09
48
59* Added support for Mac OS X 10.11 El Capitan.
6- * Fixed removing reference to an observer when TodayViewController is deallocated.
7- * Updated LIFXHTTPKit depdendency to be compatible with LIFX HTTP API V1. Setting colour from powered off state doesn't implicitly power on the light.
8- * Updated for Swift 2.0. You must build with Xcode 7.0+.
10+ * Changed setting colour from powered off state doesn't implicitly power on the light.
911
1012## 1.1.2 / 2015-09-03
1113
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.1.3 </string >
20+ <string >1.1.4 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >5 </string >
24+ <string >6 </string >
2525 <key >LSMinimumSystemVersion </key >
2626 <string >$(MACOSX_DEPLOYMENT_TARGET) </string >
2727 <key >NSHumanReadableCopyright </key >
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >XPC! </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.1.3 </string >
20+ <string >1.1.4 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >5 </string >
24+ <string >6 </string >
2525 <key >LSMinimumSystemVersion </key >
2626 <string >$(MACOSX_DEPLOYMENT_TARGET) </string >
2727 <key >NSExtension </key >
You can’t perform that action at this time.
0 commit comments