We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3106dcb commit 85ad948Copy full SHA for 85ad948
CHANGELOG.md
@@ -3,11 +3,11 @@ CHANGELOG
3
4
## 0.7.1 - *5/15/2016*
5
6
-- Running `jsonlite` with no command prints the current version and `JSONLITE_PATH` environment variable.
+- Running `jsonlite` with no command displays the current version and `JSONLITE_PATH` environment variable.
7
8
## 0.7.0 - *5/14/2016*
9
10
-- Added a new command `count` which prints the total number of json documents in the database.
+- Added a new command `count` which displays the total number of json documents in the database.
11
- Return exit codes changed to ovoid using `1` and `2` which are reserved. Closes [issue #13](https://github.com/nodesocket/jsonlite/issues/13).
12
13
````
0 commit comments