diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2023-04-26 22:13:58 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2023-04-26 22:14:50 +0200 |
commit | ba4b08bd28e19d2af4fd9e891657cf24f8270e46 (patch) | |
tree | aff250ebffb292a8568e914f266ee6841c5e9741 | |
parent | 492568c72273ee2e7f98bc520e46fa01c2959851 (diff) |
Add first changelog entries
-rw-r--r-- | CHANGELOG.md | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 555c6d4..a4b5d36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Revision history for erebos-tester -## 0.1.0.0 -- YYYY-mm-dd +## 0.2.0 -* First version. Released on an unsuspecting world. +* Lists and "for" statement. +* Subnets of networks. +* Commands to disconnect nodes or networks. + +## 0.1.1 -- 2023-02-04 + +* GDB improvements and fixes. + +## 0.1.0 -- 2023-01-08 + +* First version. |