Skip to content

Commit 85ad948

Browse files
committed
updated CHANGELOG.md
1 parent 3106dcb commit 85ad948

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ CHANGELOG
33

44
## 0.7.1 - *5/15/2016*
55

6-
- Running `jsonlite` with no command prints the current version and `JSONLITE_PATH` environment variable.
6+
- Running `jsonlite` with no command displays the current version and `JSONLITE_PATH` environment variable.
77

88
## 0.7.0 - *5/14/2016*
99

10-
- Added a new command `count` which prints the total number of json documents in the database.
10+
- Added a new command `count` which displays the total number of json documents in the database.
1111
- Return exit codes changed to ovoid using `1` and `2` which are reserved. Closes [issue #13](https://github.com/nodesocket/jsonlite/issues/13).
1212

1313
````

0 commit comments

Comments
 (0)