Skip to content

Commit

Permalink
Atualizando Release Notes da aplicação
Browse files Browse the repository at this point in the history
  • Loading branch information
cunhaDev authored Dec 4, 2024
1 parent 649e010 commit ee19e21
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ não é necessario nenhum servidor Web, você pode testar a aplicação utilizan
# 📄 Release Notes (manter sempre atualizado)
- [Release/1.0.0](https://github.com/cunhaDev/crypto-library/tree/Release/1.0.0)
> Implementação das features de criptografia e descriptografia, documentação de apoio.
- [Release/2.0.0](https://github.com/cunhaDev/crypto-library/tree/Release/2.0.0)
> Inclusão da classe LocalTest para facilitação de testes e debugs, criação da documentação.
# ⚒️ WorkFlow do projeto
![img.png](img.png)
Expand All @@ -62,4 +64,4 @@ implementation 'com.mateus:crypto-library:1.0.0'
- [Arquitetura em Camadas](https://escolalbk.com.br/glossario/o-que-e-layered-architecture-arquitetura-em-camadas/)
- [Design Pattern FACADE](https://refactoring.guru/pt-br/design-patterns/facade)
- [Conhecendo RSA](https://www.baeldung.com/java-rsa)
- [Conhecendo 3DES](https://www.baeldung.com/java-3des)
- [Conhecendo 3DES](https://www.baeldung.com/java-3des)

0 comments on commit ee19e21

Please sign in to comment.