This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mirrors
/
wekan
espejo de
https://github.com/wekan/wekan.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Added ChangeLog update script.
Lauri Ojansivu
hace 4 años
padre
754d7d099b
commit
c7ec07ed47
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
releases/changelog.sh
+ 1
- 0
releases/changelog.sh
Ver fichero
@@ -0,0 +1 @@
+git add CHANGELOG.md && git commit -n -m "Updated ChangeLog." && git push