Skip to content

Commit

Permalink
Fixing list
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel committed Oct 8, 2009
1 parent 57ad43b commit a9bf729
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
@@ -1,10 +1,12 @@
== 0.2.6

- Supporting gen/parse from NSObject category (supports NSString, NSData and custom)
- Including standard/optimized build for arm6/7
- Include yajl_*.h api header files (iPhone)
- 32/64 bit universal build (Mac OSX)

== 0.2.5

- Added YAJLGen wrapper for yajl_gen
- Added streaming support to YAJLDocument
- Added NSString category
Expand All @@ -19,4 +21,4 @@

== 0.2.3

- Fixed memory leak in YAJLParser
- Fixed memory leak in YAJLParser

0 comments on commit a9bf729

Please sign in to comment.