Skip to content

Commit 12e75c8

Browse files
committed
docs(changelog): add v1.0.0-rc5 catch-up entry + translate PT to EN
1 parent 7f2830e commit 12e75c8

1 file changed

Lines changed: 10 additions & 17 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,44 +7,37 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Added
11-
12-
- N/A
13-
14-
### Changed
15-
16-
- N/A
17-
18-
### Fixed
10+
## [v1.0.0-rc5] - 2026-05-27
1911

20-
- N/A
12+
Catch-up release. The `evo-bot-runtime` service skipped `v1.0.0-rc4` (no functional changes warranted a tag at that time); this `v1.0.0-rc5` tag realigns the bot-runtime image with the rest of the CRM Community family. No code or behavior changes — the Go binary is identical to `v1.0.0-rc3`.
2113

2214
## [v1.0.0-rc3] - 2026-05-06
2315

24-
Catch-up release publicada após o ciclo da família CRM Community para alinhar a tag e a imagem Docker com as demais (`v1.0.0-rc3`). Sem mudanças funcionais no serviço — o binário Go é idêntico ao da `v1.0.0-rc2`.
16+
Catch-up release published after the CRM Community family cycle to align the tag and Docker image with the rest of the family (`v1.0.0-rc3`). No functional changes in the service — the Go binary is identical to `v1.0.0-rc2`.
2517

2618
### Changed
2719

28-
- **Docs/branding**: README, CONTRIBUTING, LICENSE, NOTICE, SECURITY e TRADEMARKS padronizados sob a Evolution Foundation; URLs do GitHub migradas de `EvolutionAPI` para `evolution-foundation`.
20+
- **Docs/branding**: README, CONTRIBUTING, LICENSE, NOTICE, SECURITY and TRADEMARKS standardized under Evolution Foundation; GitHub URLs migrated from `EvolutionAPI` to `evolution-foundation`.
2921

3022
## [v1.0.0-rc2] - 2026-05-05
3123

32-
Release sem mudanças funcionais neste serviço — apenas ajustes de pipeline / staging.
24+
Release with no functional changes in this service — only pipeline / staging adjustments.
3325

3426
### Changed
3527

36-
- **CI**: workflow agora também publica imagens `develop` para staging. (#1)
28+
- **CI**: workflow now also publishes `develop` images to staging. (#1)
3729

3830
## [v1.0.0-rc1] - 2026-04-24
3931

4032
### Added
4133

42-
- Primeiro release candidate público do `evo-bot-runtime`.
43-
- Serviço Go de orquestração de chatbot (Bot Runtime).
34+
- First public release candidate of `evo-bot-runtime`.
35+
- Go chatbot orchestration service (Bot Runtime).
4436

4537
---
4638

47-
[Unreleased]: https://github.com/evolution-foundation/evo-bot-runtime/compare/v1.0.0-rc3...HEAD
39+
[Unreleased]: https://github.com/evolution-foundation/evo-bot-runtime/compare/v1.0.0-rc5...HEAD
40+
[v1.0.0-rc5]: https://github.com/evolution-foundation/evo-bot-runtime/compare/v1.0.0-rc3...v1.0.0-rc5
4841
[v1.0.0-rc3]: https://github.com/evolution-foundation/evo-bot-runtime/compare/v1.0.0-rc2...v1.0.0-rc3
4942
[v1.0.0-rc2]: https://github.com/evolution-foundation/evo-bot-runtime/compare/v1.0.0-rc1...v1.0.0-rc2
5043
[v1.0.0-rc1]: https://github.com/evolution-foundation/evo-bot-runtime/releases/tag/v1.0.0-rc1

0 commit comments

Comments
 (0)