Skip to content

Commit 11542f1

Browse files
committed
v1.2.4
1 parent ec45fb8 commit 11542f1

3 files changed

Lines changed: 10 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ data
22
.env
33
README.pdf
44
CHANGELOG.pdf
5+
LICENSE.pdf
56
backups

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ Todas las modificaciones significativas en el proyecto se registrarán en este a
1414

1515
---
1616

17+
## [1.2.4] - 2024-08-08
18+
19+
### Cambiado
20+
21+
- Fichero README para referenciar la licencia
22+
23+
---
24+
1725
## [1.2.3] - 2024-08-07
1826

1927
### Añadido

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ Guarda el archivo y cierra el editor (Ctrl+X, luego Y y Enter).
212212

213213
## 📜 Licencia
214214

215-
Este proyecto está bajo la Licencia MIT. Consulta el archivo LICENSE para más detalles.
215+
Este proyecto está bajo la GNU GENERAL PUBLIC LICENSE Version 3. Consulta el archivo [LICENSE](./LICENSE) para más detalles.
216216

217217
---
218218

0 commit comments

Comments
 (0)