diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..b91cbb3 --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,20 @@ +*1.1.0 (Mar 30 2015)* + +* modify generate join [ooeyoshinori] d9920a2 +* Add connection glaph page [hiroaki-iwase] 7214c99 + * connection resource pie chart + * connection count line chart +* add rspec test of v1.1.0 [hiroaki-iwase] 3be7f0c +* Improve log checking function [hiroaki-iwase] ac9cafb +* Adjust groonga storage type [hiroaki-iwase] 6aa4a55 +* restrict cpdb and data size func to tokyocabinet storage type. [hiroaki-iwase] 7b0345b + +*1.0.0 (Sep 20 2014)* + +* v1.0.0 commit [hiroaki-iwase] 17d254e + * Cluster Control system + * Status/Configuration setting system + * Routing information system + * Gather Logs system + * Data Management system +* Initial commit [Hiroaki Iwase] 016023b