diff --git a/CHANGES.md b/CHANGES.md index 6832aa3..99c3219 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## 2.7.0 - 2018-10-15 +## 2.7.0 - 2018-10-16 * API cleanup: all `version_compare*` methods are now replaced with `version_compare2()`, `version_compare3()`, and `version_compare4()` which are consistent and suggest the number of arguments.