diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cf15c94d..faa34f828 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ 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). -## [Unrelease] +## [v0.7.0] - 2020-02-26 ### Added - mod_access support NCSA Common Log Format(CLF) and W3C Extended Log Format(ELF) - mod_static suuport HTTP HEAD method @@ -115,7 +115,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Flexible plugin framework to extend functionality. Based on the framework, developer can add new features rapidly - Detailed built-in metrics available for service status monitor -[Unrelease]: https://github.com/baidu/bfe/compare/v0.6.0...HEAD +[v0.7.0]: https://github.com/baidu/bfe/compare/v0.6.0...v0.7.0 [v0.6.0]: https://github.com/baidu/bfe/compare/v0.5.0...v0.6.0 [v0.5.0]: https://github.com/baidu/bfe/compare/v0.4.0...v0.5.0 [v0.4.0]: https://github.com/baidu/bfe/compare/v0.3.0...v0.4.0 diff --git a/VERSION b/VERSION index e1bde8025..faef31a43 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.0-dev +0.7.0