Skip to content

Commit 6fee602

Browse files
committed
docs: Add CHANGELOG
1 parent c5605dc commit 6fee602

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
Todas as mudanças notáveis no projeto serão documentadas neste arquivo.
3+
4+
O formato é baseado no [Keep a Changelog](https://keepachangelog.com/pt-BR/1.0.0/)
5+
e este projeto adere ao [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
> [!NOTE]
8+
> Apenas a partir da versão 2.3.0 deste fork
9+
10+
## [2.3.0] - 2024-09-17
11+
### Modificado
12+
- Implementação de renderização de e-mail igual ao da plataforma.
13+
14+
> [!WARNING]
15+
> Os templates de e-mail foram movidos da pasta views/auth para templates

0 commit comments

Comments
 (0)