Skip to content

Commit ec1b6dd

Browse files
committed
updated CHANGELOG.md
1 parent b38bd04 commit ec1b6dd

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
@@ -53,7 +53,7 @@ cat foobar.json | jsonlite set
5353

5454
- Documentation cleanup. No code changes.
5555

56-
## 0.6.0 - *9/26/2015* - thanks [josegonzalez](https://github.com/josegonzalez).
56+
## 0.6.0 - *9/26/2015* (thanks [josegonzalez](https://github.com/josegonzalez))
5757

5858
- You can now define where the data directory path is using the `JSONLITE_PATH` environment variable. It defaults to the existing path, `$PWD/jsonlite.data`.
5959

@@ -73,7 +73,7 @@ cat foobar.json | jsonlite set
7373

7474
- Changed test from 1,000 to 500 iterations.
7575

76-
## 0.4.1 - *9/22/2015* - thanks [cbgbt](https://github.com/cbgbt)
76+
## 0.4.1 - *9/22/2015* (thanks [cbgbt](https://github.com/cbgbt))
7777

7878
- Support distros where `uuidgen` is lowercase by forcing uppercase. `awk '{print toupper($0)}'`
7979

0 commit comments

Comments
 (0)