Skip to content

Commit 53a5837

Browse files
committed
chore: preparing 0.7.1 release (CHANGELOG)
1 parent 079cdb4 commit 53a5837

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77

8+
## [0.7.1](https://github.com/thriving-dev/kafka-streams-cassandra-state-store/releases/tag/0.7.1) (2023-07-23)
9+
[0.7.0...0.7.1](https://github.com/thriving-dev/kafka-streams-cassandra-state-store/compare/0.7.0...0.7.1)
10+
11+
### Changed
12+
- Class is renamed to be more explicit (`CassandraReadOnlyKeyValueStore` -> `CassandraPartitionedReadOnlyKeyValueStore`)
13+
14+
815
## [0.7.0](https://github.com/thriving-dev/kafka-streams-cassandra-state-store/releases/tag/0.7.0) (2023-07-23)
916
[0.6.0...0.7.0](https://github.com/thriving-dev/kafka-streams-cassandra-state-store/compare/0.6.0...0.7.0)
1017

0 commit comments

Comments
 (0)