Skip to content

Commit

Permalink
Merge branch 'master' into ZD-2537
Browse files Browse the repository at this point in the history
  • Loading branch information
Devendra committed Jul 11, 2013
2 parents 97843b8 + d540f48 commit 83102ec
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#PubNub Java-based APIs for core Java, Android, J2ME, BlackBerry.
Learn more at http://www.pubnub.com

## Migrating from 3.5.1 to 3.5.2
## Migrating from 3.5.1 and older...

3.5.2 is backward compatible with 3.5.1. Some of the methods have been deprecated.
3.5.2+ is backward compatible with 3.5.1. Some of the methods have been deprecated.
You will see compiler warnings for the same. Please refer to java docs for alternate
methods to be used.

Expand Down Expand Up @@ -31,3 +31,7 @@ Everything else! Java development for POJOs, J2EE, J2SE, etc.

### Java for Google App Engine
See the Java subdir, and the GAE_3.3 tag

### Codename One
Easy amazing, fast, native mobile app development using Java™ for all platforms
See the [codenameone](codenameone) subdir for client and example code.

0 comments on commit 83102ec

Please sign in to comment.