|
|
@@ -1,3 +1,8 @@
|
|
|
+## 0.4.1
|
|
|
+* Add `--open-schema` option to `validate` command
|
|
|
+* Fix `append` command fails
|
|
|
+* Fix `import-edn` command hangs on unexpected errors
|
|
|
+
|
|
|
## 0.4.0
|
|
|
* BREAKING CHANGE: Commands that call local graphs are invoked with `-g` instead of as an argument e.g. `logseq search foo -g db-name` instead of `logseq search db-name foo`
|
|
|
* Add `import-edn` command for local and in-app graphs
|