Skip to content

Commit bcd3006

Browse files
committed
CHANGELOG.md
1 parent 182b9fd commit bcd3006

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,30 +5,46 @@
55
## [Unreleased]
66

77
## [1.0.1] - 2023-12-20
8+
89
### Fixed
10+
911
- Fixed [issue#1](https://github.com/oldme-git/GoFrame-Helper/issues/1)
1012

1113
### Added
14+
1215
- gcfg code Completion json support
1316
- Chinese UI
1417
- Custom gf-cli path
1518

1619
## [1.0.0] - 2023-12-13
20+
1721
### Updated
22+
1823
- update some images and texts.
1924

2025
## [1.0.0-beta] - 2023-12-12
26+
2127
### Added
28+
2229
- gcfg code Completion(Currently only yaml is supported)
2330
- GoFrame-Helper logo
2431

2532
### Optimize
33+
2634
- Compatible 222
2735

2836
## [1.0.0-alpha] - 2023-12-08
37+
2938
### Added
39+
3040
- OpenApi Tag code completion
3141
- Orm code completion
3242
- Api file watch
3343
- Service file watch
3444
- live template
45+
46+
[Unreleased]: https://github.com/oldme-git/goframe-helper/compare/v1.0.1...HEAD
47+
[1.0.1]: https://github.com/oldme-git/goframe-helper/compare/v1.0.0...v1.0.1
48+
[1.0.0]: https://github.com/oldme-git/goframe-helper/compare/v1.0.0-beta...v1.0.0
49+
[1.0.0-alpha]: https://github.com/oldme-git/goframe-helper/commits/v1.0.0-alpha
50+
[1.0.0-beta]: https://github.com/oldme-git/goframe-helper/compare/v1.0.0-alpha...v1.0.0-beta

0 commit comments

Comments
 (0)