Skip to content

Commit

Permalink
Release v0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sharyanto committed Sep 19, 2012
1 parent 7ce305b commit d4917b9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions Changes
@@ -1,5 +1,20 @@
Revision history for Sah

0.9.2 2012-09-19 (SHARYANTO)

- Clause set now uses DefHash.

- '=' is now a shortcut for '.expr' attribute.

[REMOVED]

- '.val' removed, now use clause value (DefHash).

[FIXES]

- Update some examples.


0.9.1 2012-09-13 (SHARYANTO)

- Move type documentation from Data::Sah.
Expand Down
2 changes: 1 addition & 1 deletion dist.ini
@@ -1,4 +1,4 @@
version=0.9.1
version=0.9.2

name=Sah
author=Steven Haryanto <stevenharyanto@gmail.com>
Expand Down

0 comments on commit d4917b9

Please sign in to comment.