CHANGELOG.md in conceptql-0.0.4 vs CHANGELOG.md in conceptql-0.0.5

- old
+ new

@@ -1,7 +1,23 @@ # Changelog All notable changes to this project will be documented in this file. +## 0.0.5 - 2014-08-19 + +### Added +- Nothing. + +### Deprecated +- Nothing. + +### Removed +- Nothing. + +### Fixed +- Bug in GraphNodifier not displaying types for `recall` nodes. + + + ## 0.0.4 - 2014-08-19 ### Added - Support for 5 instead of 13 column internal representation of results. - `define` node, used to create "variables" in ConceptQL.