summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-06-28 15:04:28 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2012-06-28 15:04:28 +0200
commit6b69e8e7806ade8fc36505f9ca358edd1572acef (patch)
tree28a2a8c46b08cb8f2221b018ae9b3c2e36fb5106 /Changelog
parentd8e00c945e3890bba559790c97a91d0c42c9a005 (diff)
downloadedoors-ruby-6b69e8e7806ade8fc36505f9ca358edd1572acef.zip
edoors-ruby-6b69e8e7806ade8fc36505f9ca358edd1572acef.tar.gz
release 0.0.7v0.0.7
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog10
1 files changed, 9 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 65a6ba5..4370cc5 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,13 @@
-2012-XX-YY Jérémy Zurcher <jeremy@asynk.ch>
+2012-06-28 Jérémy Zurcher <jeremy@asynk.ch>
* release : 0.0.7
+ * yard documentation completed
+ * add link and board JSON ready examples
+ * link_value is an Hash -> fix possible bugs
+ * use ruby Array instead of comma separated Strings (destinations,keys)
+ * implement SYS_ACT_ADD_ROOM system action
+ * implement ACT_PASS_THROUGH application action
+ * add Particle #merged_length, #each_merged
+ * add Board #keep!, flush!
2012-06-13 Jérémy Zurcher <jeremy@asynk.ch>
* release : 0.0.6 (edoors)