浏览代码

add a changelog file

nico 8 年之前
父节点
当前提交
38a5000e6f
共有 1 个文件被更改,包括 12 次插入0 次删除
  1. 12 0
      CHANGELOG.md

+ 12 - 0
CHANGELOG.md

@@ -0,0 +1,12 @@
+v0.2 / 2016-11-21
+=================
+
+- add neuron URI to call web services
+- fix wikipedia neuron. renamed wikipedia_searcher
+- update neuron neurotransmitter: can now call another synapse directly without asking a question
+
+
+v0.1 / 2016-11-02
+=================
+
+- Initial Release