Skip to content

Commit

Permalink
chore: Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jamespfaulkner committed Nov 28, 2023
1 parent 1ed7eb2 commit a17d511
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [unreleased]
## [2.1.2]
### No change [DO NOT USE]

## [2.1.1]
### No change [DO NOT USE]

## [2.1.0] 2023-11-27
### Changed
- Removed the `cli` module. It is no longer recommended to directly interact with the underlying Kafka topic (and hasn't been since cascading deletes were introduced).

Expand Down

0 comments on commit a17d511

Please sign in to comment.