Skip to content

Commit d25b9a0

Browse files
committed
docs: update changelog [skip ci]
1 parent 08d0817 commit d25b9a0

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010
### Added
11+
- **Feat: Nova conversão de dataset para JSONObject na RALStorageJSON.pas** (2026-04-15 – Mobius One)
12+
13+
- **Feat: Novo tipo de conversão dos params: Int64** (2026-04-15 – Mobius One)
14+
1115
- **fix: - otimização de RALParams para buscar o separador mais rápido - ajuste no webmodule para rota genérica - ajuste no ThreadSafe - ajuste no RALToken pra evitar o warning de "result might not be defined"** (2026-03-09 – Mobius One)
1216
feat:
1317
- nova rota de módulo genérica que aceita métodos independentes
@@ -67,6 +71,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6771

6872

6973
### Fixed
74+
- **fix: Correção de erro de compilação em RALStorageCSV.pas** (2026-04-15 – Mobius One)
75+
76+
- **Fix: Correção de parse de queryParams no request.** (2026-04-15 – Mobius One)
77+
7078
- **fix: - Correção de instalação do wizard** (2026-03-09 – Mobius One)
7179

7280
- **Fix: - Revert de arquivos incorretos no commit anterior.** (2025-12-29 – Mobius One)

0 commit comments

Comments
 (0)