Skip to content

Commit

Permalink
Get ready to tag version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
josephscott committed Mar 16, 2022
1 parent 8b94300 commit 33668ce
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# Changelog

## ????

## 0.0.2 - 2022-03-15
- Rename the test files
- Implement the version command
- Implement the replace command
- Implement the append command
- Implement the prepend command
- Implement the touch command
- Implement the gets command ( aliased to get )
- Implement the gets command
- Implement the incr command
- Implement the decr command
- New test: version command
Expand All @@ -20,6 +21,7 @@
- Bump workerman to 4.0.30
- Bump pest to 1.21.2


## 0.0.1 - 2022-02-01
- Start protocol information details
- Start set of PHP based tests against a Memcached server
Expand Down

0 comments on commit 33668ce

Please sign in to comment.