File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,19 @@ O formato segue [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) e o pro
66
77---
88
9+ ## [ 1.0.2] - 2026-03-26
10+
11+ Versão de manutenção com melhorias de documentação. Nenhuma mudança no código da biblioteca.
12+
13+ ### Changed
14+
15+ - Aviso de breaking change da v1.0 adicionado ao README
16+ - Seção de documentação com tabela de todos os docs adicionada ao README
17+ - CHANGELOG reescrito com narrativa e contexto histórico
18+ - SANDBOX-GUIDE atualizado com bug conhecido do DNS (` sandbox.hotmart.com ` )
19+
20+ ---
21+
922## [ 1.0.1] - 2026-03-26
1023
1124Versão de manutenção com melhorias de documentação. Nenhuma mudança no código da biblioteca.
Original file line number Diff line number Diff line change 11[project ]
22name = " hotmart-python"
3- version = " 1.0.1 "
3+ version = " 1.0.2 "
44description = " Python SDK for the Hotmart API"
55authors = [{ name = " Matheus Tenório" , email = " matheusct16@gmail.com" }]
66license = { text = " Apache-2.0" }
You can’t perform that action at this time.
0 commit comments