Parcourir la source

add a changelog file

nico il y a 8 ans
Parent
commit
38a5000e6f
1 fichiers modifiés avec 12 ajouts et 0 suppressions
  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