diff options
| author | danix <danix@danix.xyz> | 2023-03-26 08:21:23 +0200 |
|---|---|---|
| committer | danix <danix@danix.xyz> | 2023-03-26 08:21:23 +0200 |
| commit | abf04f28a2b0f81b5d1e40bac3e66988e9a30204 (patch) | |
| tree | c62159c2b79f3271b938c71894ccdbfe02b42ccf | |
| parent | cb8fcb2fd59e338dbe8c42867ceb28c911a5f302 (diff) | |
| download | bash-notes-abf04f28a2b0f81b5d1e40bac3e66988e9a30204.tar.gz bash-notes-abf04f28a2b0f81b5d1e40bac3e66988e9a30204.zip | |
Added ChangeLog to README
modified: README.md
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -135,6 +135,13 @@ There are of course things I'd love to add, but my main goal is for it to work t It'd mean so much to receive some feedback, patches if you feel like contributing, I'm not expecting much as this is a personal project, but feel free to interact as much as you want. +### ChangeLog + + * v0.2 - debugging implemented + - you can now generate a debug log in case something doesn't work + * v0.1 - first public upload + - all major functionalities are present and working + ### Mantainer * [danix](https://danix.xyz) - it's just me, really... |
