diff --git a/CHANGELOG.md b/CHANGELOG.md index 74b8b01..5a8a794 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +## Jonathan Teran Carballo (jonathan.nerat@gmail.com) - 02/11/2025 12:13 + +**refactor/git-commands-lib** +- **bugfix**: detectar host ficticion de bitbucket (6264062) + - git-flow (M) +- **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) + +--- + ## Jonathan Teran Carballo (jonathan.nerat@gmail.com) - 02/11/2025 12:10 **refactor/git-commands-lib**