Skip to content

Commit b38bd04

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ cat foobar.json | jsonlite set
7373

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

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

78-
- Support distros where `uuidgen` is lowercase by forcing uppercase. `awk '{print toupper($0)}'` Thanks [cbgbt](https://github.com/cbgbt).
78+
- Support distros where `uuidgen` is lowercase by forcing uppercase. `awk '{print toupper($0)}'`
7979

8080
## 0.4.0 - *9/22/2015*
8181

0 commit comments

Comments
 (0)