FLEX-35086 - Update RELEASE_NOTES_JS
Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/96147830 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/96147830 Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/96147830 Branch: refs/heads/master Commit: 96147830f7c9fae8cc2df65f36ae855bfabb44d2 Parents: 18d9650 Author: piotrz <[email protected]> Authored: Mon May 22 08:25:02 2017 +0200 Committer: piotrz <[email protected]> Committed: Mon May 22 08:25:02 2017 +0200 ---------------------------------------------------------------------- RELEASE_NOTES_JX | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/96147830/RELEASE_NOTES_JX ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES_JX b/RELEASE_NOTES_JX index 851646f..4b1fe5d 100644 --- a/RELEASE_NOTES_JX +++ b/RELEASE_NOTES_JX @@ -9,8 +9,13 @@ This release includes Maven artifacts. In addition, lots of bug fixes and small improvements are included in this release. +New Features +================= +-FLEX-35186 Generate source maps for MXML files + Bug Fixes --------- +-FLEX-35300 Could not find file for class: Error -FLEX-35239 Runtime error when setting a property to a constant value -FLEX-35236 Binding is not working when [Bindable] is set for the class -FLEX-35231 [FalconJX] Context Lost on Event Listeners
