diff --git a/CHANGELOG.md b/CHANGELOG.md index 19bc53f..f7a2786 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## Jonathan Teran Carballo (jonathan.nerat@gmail.com) - 02/11/2025 13:19 + +**refactor/remove-unused-git-functions** +- **refactor**: elimino funciones no usadas de modulo git (76c7b35) + - lib/git.py (M) + +--- + ## Jonathan Teran Carballo (jonathan.nerat@gmail.com) - 02/11/2025 12:47 **bugfix/tag-command-checks**