diff --git a/CHANGELOG.md b/CHANGELOG.md index d396a4a76..79d82c616 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.7.0] +- Core: Added PseudoEnumArgument for simulating an enum argument with strings and a set of allowed values + ## [1.6.1] ### Fixed diff --git a/README.md b/README.md index 79affc11a..5de37a840 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ Snapshot builds of Cloud are available through the [Sonatype OSS Snapshot reposi cloud.commandframework cloud-PLATFORM - 1.6.1 + 1.7.0-SNAPSHOT