Skip to content

Commit c2abb2e

Browse files
committed
readme and changelog updates
1 parent c28a153 commit c2abb2e

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1515
- Added Read-Only mode (enabled by default) to make KSM more safe for new users (setting is `KSM_READONLY` and should be explicitly set to `false` for production)
1616
- Renamed a few environment variables in KSM (breaking)
1717
- `NoAclSource` is now the default AclSource (to be used with `KSM_READONLY=true`)
18+
- Artifacts are now deployed to Sonatype / Maven Central
1819

1920
## [0.2] - 05/05/2018
2021
- Kafka 1.1.0

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,12 @@ PRs are welcome, especially with the following:
179179

180180
Please open an issue before opening a PR.
181181

182+
# Artifacts
183+
184+
SNAPSHOTS artifacts are deployed to [Sonatype](https://oss.sonatype.org/content/repositories/snapshots/com/github/simplesteph/ksm/)
185+
186+
RELEASES artifacts are deployed to Maven Central
187+
182188
# Used By...
183189

184190
PR to README.md to add your company

0 commit comments

Comments
 (0)