diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..74b8b01 --- /dev/null +++ b/CHANGELOG.md @@ -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) + +--- +