diff options
author | Joel Fischer <joeljfischer@gmail.com> | 2016-08-08 16:24:23 -0400 |
---|---|---|
committer | Joel Fischer <joeljfischer@gmail.com> | 2016-08-08 16:24:23 -0400 |
commit | 075000b9a414212ab47c8ddba4c480ef93912ffc (patch) | |
tree | a3dc7d1f437831ee1c3f76344c59e67e8533e4e6 /CHANGELOG.md | |
parent | c861e2927e0fa7b2a49f21937202191b81ab5f37 (diff) | |
download | sdl_ios-075000b9a414212ab47c8ddba4c480ef93912ffc.tar.gz |
Update version for 4.3.0 alpha 1feature/enhanced_framework
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 69841dac8..0d79cf6a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# 4.3.0 Release Notes +# 4.3.0 Alpha 1 Release Notes ### Breaking Changes * Deprecate SDLProxy in favor of SDLManager. A future major release will remove and alter many public APIs, but they will not be deprecated in this release because they will not be replaced in this release. |