From 83f79e97251b6a67eeb2cff6978acaa0e410247a Mon Sep 17 00:00:00 2001
From: Kasper Hirvikoski
Date: Mon, 25 Apr 2016 16:25:26 +0300
Subject: [PATCH] 2.1
---
CHANGELOG.md | 6 +++---
README.md | 4 ++--
sparkle.xml | 19 +++++++++++++++++++
3 files changed, 24 insertions(+), 5 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 215b909e..4b354063 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,10 @@
Changelog
=========
-2.1 (master)
-------------
+2.1
+---
-Release: dd.mm.yyyy
+Release: 25.4.2016
### New
diff --git a/README.md b/README.md
index ab391ac8..f8d1bcce 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Phoenix
A lightweight OS X window and app manager scriptable with JavaScript. You can also easily use languages which compile to JavaScript such as CoffeeScript. Phoenix aims for efficiency and a very small footprint. If you like the idea of scripting your own window or app management toolkit with JavaScript, Phoenix is probably going to give you the things you want. With Phoenix you can bind keyboard shortcuts and system events, and use these to interact with OS X.
-- Current version: 2.0.1 ([Changelog](CHANGELOG.md))
+- Current version: 2.1 ([Changelog](CHANGELOG.md))
- Requires: OS X 10.10 or higher
**Note:** the default `master`-branch will always be stable.
@@ -22,7 +22,7 @@ A lightweight OS X window and app manager scriptable with JavaScript. You can al
## Install
-- [**Download Phoenix**](https://github.com/kasper/phoenix/releases/download/2.0.1/phoenix-2.0.1.tar.gz)
+- [**Download Phoenix**](https://github.com/kasper/phoenix/releases/download/2.1/phoenix-2.1.tar.gz)
- See previous [releases](https://github.com/kasper/phoenix/releases/)
To install, extract the downloaded archive and just drag-and-drop Phoenix to your `Applications`-folder. When you run Phoenix for the first time, you will be asked to allow it to control your UI. OS X will ask you to open `Security & Privacy` in System Preferences. Once open, go to the `Accessibility`-section and click the checkbox next to Phoenix to enable control. An admin account is required to accomplish this.
diff --git a/sparkle.xml b/sparkle.xml
index 12f4fe98..a1cde4a1 100644
--- a/sparkle.xml
+++ b/sparkle.xml
@@ -10,6 +10,25 @@
Feed for Phoenix updates.
en
+
+
+ -
+ Version 2.1
+ Mon, 25 Apr 2016 16:07:00 +0300
+ This release includes some exiting new features: including support for Spaces, creating timers to achieve delays or timed events and support for running Phoenix completely in the background! We also added some nice additions to the API, made various other improvements and fixed a few annoying bugs. Thanks for using Phoenix and do not hesitate to provide feedback! See the full Changelog.
+
+ ]]>
+
+
+
+
-