diff options
author | krakjoe <joe.watkins@live.co.uk> | 2013-11-24 12:09:03 +0000 |
---|---|---|
committer | krakjoe <joe.watkins@live.co.uk> | 2013-11-24 12:09:03 +0000 |
commit | d9c94663c1abed95074b5004fe75aef0ee756bab (patch) | |
tree | e144a31e1be7c719e69a0a8b2c8e78025164930e | |
parent | 3d168401ea48cf6c6da085ce0acd4535d785054d (diff) | |
download | php-git-d9c94663c1abed95074b5004fe75aef0ee756bab.tar.gz |
update changelog
-rw-r--r-- | Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index ea7900a47e..c8449c4eba 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,6 +5,7 @@ Version 0.2.0 2013-00-00 ------------------------ 1. Added "break delete <id>" command +2. Added "break opcode <opcode>" command Version 0.1.0 2013-11-23 ------------------------ |