diff --git a/docs/PadroesDeProjeto/Builder.md b/docs/PadroesDeProjeto/Builder.md index add8c3f..4dc4c11 100644 --- a/docs/PadroesDeProjeto/Builder.md +++ b/docs/PadroesDeProjeto/Builder.md @@ -251,6 +251,8 @@ Observe: Atualmente há algumas ferramentas, por exemplo, o Lombok para a lingua ## Versionamento -| Versão | Alteração | Responsável | Revisor | Data de realização | Data de revisão | -| :------: | :---: | :-----: | :----: | :----: | :-----: | -| 1.0 | Inicio da estrutura do documento. | [Mateus Orlando](https://github.com/MateusPy), [Pedro Lucas](https://github.com/AlefMemTav) e [Thiago Vivan](https://github.com/thiago-vivan) | - | 23/07/2024 | x | +| Versão | Alteração | Responsável | Revisor | Data de realização | +| :------: | :---: | :-----: | :----: | :----: | +| 1.0 | Inicio da estrutura do documento. | [Mateus Orlando](https://github.com/MateusPy), [Pedro Lucas](https://github.com/AlefMemTav) e [Thiago Vivan](https://github.com/thiago-vivan) | [Mateus Orlando](https://github.com/MateusPy) | 23/07/2024 | +| 2.0 | Adição do Diagrama. | [Mateus Orlando](https://github.com/MateusPy), [Pedro Lucas](https://github.com/AlefMemTav) e [Thiago Vivan](https://github.com/thiago-vivan) | [Mateus Orlando](https://github.com/MateusPy) | 24/07/2024 | +| 3.0 | Adiçãod o código. | [Mateus Orlando](https://github.com/MateusPy), [Pedro Lucas](https://github.com/AlefMemTav) e [Thiago Vivan](https://github.com/thiago-vivan) | [Mateus Orlando](https://github.com/MateusPy) | 24/07/2024 | diff --git a/docs/PadroesDeProjeto/ChainsOfResponsibility.md b/docs/PadroesDeProjeto/ChainsOfResponsibility.md index c295e52..004af58 100644 --- a/docs/PadroesDeProjeto/ChainsOfResponsibility.md +++ b/docs/PadroesDeProjeto/ChainsOfResponsibility.md @@ -128,9 +128,9 @@ public class Request { ## Versionamento -| Versão | Alteração | Responsável | Revisor | Data de realização | Data de revisão | -| :------: | :---: | :-----: | :----: | :----: | :-----: | -| 1.0 | Inicio da estrutura do documento. | [Mateus Orlando](https://github.com/MateusPy), [Pedro Lucas](https://github.com/AlefMemTav) e [Thiago Vivan](https://github.com/thiago-vivan) | - | 22/07/2024 | x | -| 2.0 | Adição o código da implementação do GoF. | [Mateus Orlando](https://github.com/MateusPy), [Pedro Lucas](https://github.com/AlefMemTav) e [Thiago Vivan](https://github.com/thiago-vivan) | - | 22/07/2024 | x | -| 3.0 | Adição do Diagrama. | [Mateus Orlando](https://github.com/MateusPy), [Pedro Lucas](https://github.com/AlefMemTav) e [Thiago Vivan](https://github.com/thiago-vivan) | - | 22/07/2024 | x | -| 3.1 | Pequenos Ajustes nos textos do diagrama e no do código. | [Mateus Orlando](https://github.com/MateusPy), [Pedro Lucas](https://github.com/AlefMemTav) e [Thiago Vivan](https://github.com/thiago-vivan) | - | 22/07/2024 | x | +| Versão | Alteração | Responsável | Revisor | Data de realização | +| :------: | :---: | :-----: | :----: | :----: | +| 1.0 | Inicio da estrutura do documento. | [Mateus Orlando](https://github.com/MateusPy), [Pedro Lucas](https://github.com/AlefMemTav) e [Thiago Vivan](https://github.com/thiago-vivan) | [Thiago Vivan](https://github.com/thiago-vivan) | 22/07/2024 | +| 2.0 | Adição o código da implementação do GoF. | [Mateus Orlando](https://github.com/MateusPy), [Pedro Lucas](https://github.com/AlefMemTav) e [Thiago Vivan](https://github.com/thiago-vivan) | [Thiago Vivan](https://github.com/thiago-vivan) | 22/07/2024 | +| 3.0 | Adição do Diagrama. | [Mateus Orlando](https://github.com/MateusPy), [Pedro Lucas](https://github.com/AlefMemTav) e [Thiago Vivan](https://github.com/thiago-vivan) |[Thiago Vivan](https://github.com/thiago-vivan) | 22/07/2024 | +| 3.1 | Pequenos Ajustes nos textos do diagrama e no do código. | [Mateus Orlando](https://github.com/MateusPy), [Pedro Lucas](https://github.com/AlefMemTav) e [Thiago Vivan](https://github.com/thiago-vivan) | [Thiago Vivan](https://github.com/thiago-vivan) | 22/07/2024 | diff --git a/docs/PadroesDeProjeto/Facade.md b/docs/PadroesDeProjeto/Facade.md index 58742b6..beae216 100644 --- a/docs/PadroesDeProjeto/Facade.md +++ b/docs/PadroesDeProjeto/Facade.md @@ -132,7 +132,7 @@ public class TransportadorService { ## Versionamento -| Versão | Alteração | Responsável | Revisor | Data de realização | Data de revisão | -| :------: | :---: | :-----: | :----: | :----: | :-----: | -| 1.0 | Inicio da estrutura do documento. | [Mateus Orlando](https://github.com/MateusPy), [Pedro Lucas](https://github.com/AlefMemTav) e [Thiago Vivan](https://github.com/thiago-vivan) | - | 23/07/2024 | x | -| 2.0 | Adição do código e Diagrama | [Mateus Orlando](https://github.com/MateusPy), [Pedro Lucas](https://github.com/AlefMemTav) e [Thiago Vivan](https://github.com/thiago-vivan) | - | 23/07/2024 | x | +| Versão | Alteração | Responsável | Revisor | Data de realização | +| :------: | :---: | :-----: | :----: | :----: | +| 1.0 | Inicio da estrutura do documento. | [Mateus Orlando](https://github.com/MateusPy), [Pedro Lucas](https://github.com/AlefMemTav) e [Thiago Vivan](https://github.com/thiago-vivan) | [Pedro Lucas](https://github.com/AlefMemTav) | 23/07/2024 | +| 2.0 | Adição do código e Diagrama | [Mateus Orlando](https://github.com/MateusPy), [Pedro Lucas](https://github.com/AlefMemTav) e [Thiago Vivan](https://github.com/thiago-vivan) | [Pedro Lucas](https://github.com/AlefMemTav) | 23/07/2024 |