diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d875b24..f73a96b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,10 +34,7 @@ Ref: https://keepachangelog.com/en/1.0.0/ # Changelog -## [Unreleased] - -### State Machine Breaking -[\#1158](https://github.com/Kava-Labs/kava/pull/1158) Split existing auction `bid_duration` parameter into `forward_bid_duration` and `reverse_bid_duration` +**As of v0.16.2+, changes are documented in [Kava's Github Releases](https://github.com/Kava-Labs/kava/releases/).** ## [v0.16.1](https://github.com/Kava-Labs/kava/releases/tag/v0.16.1) diff --git a/README.md b/README.md index 494f8ba1..f295589c 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,10 @@ Kava protocol and client documentation can be found in the [Kava docs](https://d If you have technical questions or concerns, ask a developer or community member in the [Kava discord](https://discord.com/invite/kQzh3Uv). +## Security + +If you find a security issue, please report it to security [at] kava.io. Depending on the verification and severity, a bug bounty may be available. + ## License Copyright © Kava Labs, Inc. All rights reserved.