Skip to content

Commit

Permalink
prepare for 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Oct 2, 2017
1 parent 15b10b4 commit 029b334
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Feathers SDK 3.3.0
# Feathers SDK 3.3.1

The Feathers SDK provides custom ActionScript and MXML compilers specifically designed for apps built with [Starling Framework](http://starling-framework.org/) and [Feathers](http://feathersui.com/) UI components. This SDK makes building Starling and Feathers projects easier by simplifying project setup in supported IDEs and by providing more appropriate defaults (such as using "direct" render mode). The MXML compiler has been overhauled to work with Starling events and Feathers components.

Expand All @@ -17,7 +17,7 @@ The Feathers SDK provides custom ActionScript and MXML compilers specifically de

## Included Libraries

* Feathers UI 3.3.0
* Feathers UI 3.3.1
* Starling Framework 2.2

## Minimum Requirements
Expand Down
4 changes: 4 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Noteworthy changes in official, stable releases of the [Feathers SDK](http://feathersui.com/sdk).

## 3.1.1 - October 2017

* Bug fixes from Feathers UI 3.3.1.

## 3.3.0 - July 2017

* Added configuration file for Visual Studio Code to ide/vscode-nextgenas. This configuration file ensures that the code intelligence understands that different classes are automatically imported in MXML files when using the Feathers SDK.
Expand Down
2 changes: 1 addition & 1 deletion flex-sdk-description.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
<!-- for compatibility with Flash Builder, the version element needs to show
the version of Apache Flex that this SDK was forked from -->
<version>4.14.0</version>
<build>20170929</build>
<build>20171002</build>
</flex-sdk-description>

2 changes: 1 addition & 1 deletion frameworks/projects/feathers/feathers

0 comments on commit 029b334

Please sign in to comment.