Skip to content

Commit f44f6aa

Browse files
committed
chore: correcly format CHANGELOG.md dates
Use \'- YYY-MM-DD\' everywhere Signed-off-by: Arnaldo <arnaldo.cesco@secomind.com>
1 parent 2abcf21 commit f44f6aa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
- Add the option to enable keepalive for scylladb connections, using the environment variable
1010
`DOCKER_VERNEMQ_ASTARTE_VMQ_PLUGIN__CASSANDRA__ENABLE_KEEPALIVE`. Defaults to `true`
1111

12-
## [1.2.1-rc.0] 2025-08-22
12+
## [1.2.1-rc.0] - 2025-08-22
1313
### Changed
1414
- RPC now uses erlang clustering instead of `astarte_rpc`
1515

16-
## [1.2.1-alpha.0] 2025-04-10
16+
## [1.2.1-alpha.0] - 2025-04-10
1717
### Added
1818
- Allow to set the Erlang cookie via the `RELEASE_COOKIE`
1919
env var. Default to `vmq` for backwards compatibility.
2020

21-
## [1.2.0] 2024-07-01
21+
## [1.2.0] - 2024-07-01
2222

23-
## [1.2.0-rc.0] 2024-05-29
23+
## [1.2.0-rc.0] - 2024-05-29
2424
### Added
2525
- The plugin now accesses the Astarte database. The following
2626
env variables have been added:

0 commit comments

Comments
 (0)