added note about semantic versioning
This commit is contained in:
parent
fd3d9a5057
commit
dc48e5294e
1 changed files with 3 additions and 0 deletions
|
@ -66,6 +66,8 @@ don't edit the various jsx\_utfxx.erl files in the src dir directly, see comment
|
|||
|
||||
jsx supports utf8, utf16 (little and big endian) and utf32 (little and big endian). future support is planned for erlang iolists (maybe)
|
||||
|
||||
jsx adheres to [semantic versioning][4]
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -75,3 +77,4 @@ jsx supports utf8, utf16 (little and big endian) and utf32 (little and big endia
|
|||
[1]: http://lloyd.github.com/yajl
|
||||
[2]: http://www.github.com/talentdeficit/jsx/wiki
|
||||
[3]: http://www.erlang.org/eeps/eep-0018.html
|
||||
[4]: http://semver.org/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue