Skip to content

Commit

Permalink
Update README and CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
tatey committed Oct 28, 2015
1 parent af5650b commit ce3a295
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.markdown
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Current
## 1.0.0 / 2015-10-28

* Migrate from v1beta to v1 of the LIFX HTTP API.
* Add support for iOS 8.0+.
Expand Down
4 changes: 3 additions & 1 deletion README.markdown
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# LIFXHTTPKit [![GitHub release](https://img.shields.io/github/release/tatey/LIFXHTTPKit.svg)](https://github.com/tatey/LIFXHTTPKit/releases/latest) [![GitHub license](https://img.shields.io/github/license/tatey/LIFXHTTPKit.svg)](https://github.com/tatey/LIFXHTTPKit/master/LICENSE.txt) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)

A nice iOS/Mac framework for interacting with the [LIFX HTTP API](http://api.developer.lifx.com/docs)
that has no external dependencies. Check out [Lighting](https://github.com/tatey/Lighting)
that has no external dependencies. Suitable for use inside extensions.

Check out [Lighting](https://github.com/tatey/Lighting)
if you want to see a real-world Mac app built on top of this framework.

*NOTE: For Swift 1.3 support use the versions tagged 0.0.x which you can read about in the [releases](https://github.com/tatey/LIFXHTTPKit/releases).*
Expand Down

0 comments on commit ce3a295

Please sign in to comment.