Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Sabalausky authored and Nick Sabalausky committed Mar 24, 2013
1 parent fcf7df3 commit 34f7b4d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v0.8.3 - TBD
=====================
- Added a clean, easy to use, range-based interface to Tag.
- Added 'Tag.add(...)' for adding values, attributes and children to a tag.
- Added 'Tag.toSDLDocument()' to properly treat 'this' as the root tag.

v0.8.2 - 2013/03/05
=====================
- Can now output SDL. (Via 'toSDLString()' funcs.)
Expand Down

0 comments on commit 34f7b4d

Please sign in to comment.