Updated CHANGELOG.md

This commit is contained in:
jt
2025-11-02 12:10:06 -03:00
parent 89eb969753
commit 26f65aa279
+14
View File
@@ -0,0 +1,14 @@
## Jonathan Teran Carballo (jonathan.nerat@gmail.com) - 02/11/2025 12:10
**refactor/git-commands-lib**
- **refactor**: clase Git para ejecutar comandos (89eb969)
- .gitignore (A)
- README.md (A)
- git-flow (A)
- lib/__init__.py (A)
- lib/git.py (A)
- lib/io.py (A)
- pyrightconfig.json (A)
---