mirror of
https://github.com/kylelobo/The-Documentation-Compendium.git
synced 2025-09-03 10:02:41 +02:00
Translated CHANGELOG.md in Italian
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
# Log delle Modifiche
|
||||
|
||||
Tutte le modifiche notevoli saranno documentate su questo file.
|
||||
|
||||
Questo format è basato su [Keep a Changelog](http://keepachangelog.com/) e questo progetto aderisce a [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [Non Rilasciato] - yyyy-mm-dd
|
||||
|
||||
Qua scriviamo note per le aziende per aggiornare. È uno sforzo di gruppo renderle il più semplice possibile.
|
||||
|
||||
### Aggiunto
|
||||
|
||||
- [NOMEPROGETTO-XXXX](http://tickets.projectname.com/browse/PROJECTNAME-XXXX)
|
||||
MINOR Titolo ticket va qua.
|
||||
- [NOMEPROGETTO-YYYY](http://tickets.projectname.com/browse/PROJECTNAME-YYYY)
|
||||
PATCH Titolo ticket va qua.
|
||||
|
||||
### Cambiato
|
||||
|
||||
### Sistemato
|
||||
|
||||
## [1.2.4] - 2017-03-15
|
||||
|
||||
Qua avremmo le istruzioni per gli utenti da seguire per aggiornare a 1.2.4.
|
||||
|
||||
### Aggiunto
|
||||
|
||||
### Cambiato
|
||||
|
||||
- [NOMEPROGETTO-ZZZZ](http://tickets.projectname.com/browse/PROJECTNAME-ZZZZ)
|
||||
PATCH Drupal.org è ora usato come composer.
|
||||
|
||||
### Sistemato
|
||||
|
||||
- [NOMEPROGETTO-TTTT](http://tickets.projectname.com/browse/PROJECTNAME-TTTT)
|
||||
PATCH Aggiunta logica a runsheet teaser delete per cancellare corrispondenti schedule cards.
|
||||
|
||||
## [1.2.3] - 2017-03-14
|
||||
|
||||
### Aggiunto
|
||||
|
||||
### Cambiato
|
||||
|
||||
### Sistemato
|
||||
|
||||
- [PROJECTNAME-UUUU](http://tickets.projectname.com/browse/PROJECTNAME-UUUU)
|
||||
MINOR Sistemati i test per il modulo foo
|
||||
- [PROJECTNAME-RRRR](http://tickets.projectname.com/browse/PROJECTNAME-RRRR)
|
||||
MAJOR La timeline del modulo foo usa il fuso orario del browser per la risoluzione della data
|
||||
|
Reference in New Issue
Block a user