We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe7fa7 commit 09ffdb0Copy full SHA for 09ffdb0
1 file changed
CHANGELOGS.md
@@ -6,6 +6,8 @@
6
7
## [Unreleased]
8
9
+## [0.7.0] (2018-11-01)
10
+
11
> TODO
12
13
### Changed
@@ -34,7 +36,7 @@
34
36
35
37
- [API] `/repositories/search` 搜索仓库 API 参数从 query 改为 uri path 方式,名称从 `q` 改为 `keyword`
38
-## [0.7.0] (2018-06-20)
39
+## [0.6.2] (2018-06-20)
40
41
### Fixed
42
@@ -97,7 +99,8 @@
97
99
- 第一个测试版本
98
100
101
[Unreleased]: https://github.com/icyleaf/hpr/compare/v0.7.0...HEAD
-[0.7.0]: https://github.com/icyleaf/hpr/compare/v0.6.0...v0.7.0
102
+[0.7.0]: https://github.com/icyleaf/hpr/compare/v0.6.2...v0.7.0
103
+[0.6.2]: https://github.com/icyleaf/hpr/compare/v0.6.0...v0.6.2
104
[0.6.0]: https://github.com/icyleaf/hpr/compare/v0.5.0...v0.6.0
105
[0.5.0]: https://github.com/icyleaf/hpr/compare/v0.3.0...v0.5.0
106
[0.3.0]: https://github.com/icyleaf/hpr/compare/v0.2.0...v0.3.0
0 commit comments