From e39df2cd4ac8e61bcffe5ac67ed1e9ef13ae3f45 Mon Sep 17 00:00:00 2001 From: hemengyang Date: Sat, 21 Mar 2020 20:56:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E8=87=B3?= =?UTF-8?q?=200.3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 9 ++++++++- pubspec.yaml | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65ef16df..c6018ab4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.3.0] - 2020-03-21 + +### Added + +- 新版本提示 + ## [0.2.2] - 2020-03-20 ### Changed @@ -63,8 +69,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - 利用 Flutter 编写的第一个可用的智慧家庭客户端 -[Unreleased]: https://github.com/he0119/smart-home-flutter/compare/v0.2.2...HEAD +[Unreleased]: https://github.com/he0119/smart-home-flutter/compare/v0.3.0...HEAD +[0.3.0]: https://github.com/he0119/smart-home-flutter/compare/v0.2.2...v0.3.0 [0.2.2]: https://github.com/he0119/smart-home-flutter/compare/v0.2.1...v0.2.2 [0.2.1]: https://github.com/he0119/smart-home-flutter/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/he0119/smart-home-flutter/compare/v0.1.2...v0.2.0 diff --git a/pubspec.yaml b/pubspec.yaml index 197630ab..910364b5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: smart_home description: 智慧家庭 -version: 0.2.2+2 +version: 0.3.0+2 homepage: https://github.com/he0119/smart-home-flutter environment: