Skip to content

Commit e9b012f

Browse files
DavidsonGomesclaude
andcommitted
docs(changelog): add CHANGELOG.md with v1.0.0-rc2 entry
Tracks v1.0.0-rc2 release. No functional changes in this service this cycle — only the CI workflow extension to publish develop images. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent a9de43e commit e9b012f

1 file changed

Lines changed: 41 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Changelog
2+
3+
All notable changes to **evo-bot-runtime** will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
### Added
11+
12+
- N/A
13+
14+
### Changed
15+
16+
- N/A
17+
18+
### Fixed
19+
20+
- N/A
21+
22+
## [v1.0.0-rc2] - 2026-05-05
23+
24+
Release sem mudanças funcionais neste serviço — apenas ajustes de pipeline / staging.
25+
26+
### Changed
27+
28+
- **CI**: workflow agora também publica imagens `develop` para staging. (#1)
29+
30+
## [v1.0.0-rc1] - 2026-04-24
31+
32+
### Added
33+
34+
- Primeiro release candidate público do `evo-bot-runtime`.
35+
- Serviço Go de orquestração de chatbot (Bot Runtime).
36+
37+
---
38+
39+
[Unreleased]: https://github.com/EvolutionAPI/evo-bot-runtime/compare/v1.0.0-rc2...HEAD
40+
[v1.0.0-rc2]: https://github.com/EvolutionAPI/evo-bot-runtime/compare/v1.0.0-rc1...v1.0.0-rc2
41+
[v1.0.0-rc1]: https://github.com/EvolutionAPI/evo-bot-runtime/releases/tag/v1.0.0-rc1

0 commit comments

Comments
 (0)