Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alimy committed Dec 30, 2023
1 parent bd17be9 commit 55560f7
Showing 1 changed file with 3 additions and 17 deletions.
20 changes: 3 additions & 17 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@ All notable changes to paopao-ce are documented in this file.
## 4.2.0 ([`dev`](https://github.com/alimy/mir))
TODO;

## mirc/v4.1.0-beta.1
### Added
- add `mirc` help tool for go-mir v4.1.0-beta.1

## 4.1.0-beta.1
## 4.1.0
### Added
- add `gin` engine support for `Context` primitive logic
- add `hertz` engine support for `Context` primitive logic
- add `chi` engine support for `Context` primitive logic
- add `mux` engine support for `Context` primitive logic
- add `httprouter` engine support `Context` primitive logic
Expand All @@ -19,18 +17,6 @@ TODO;
- add `fiber` engine support for `Context` primitive logic
- add `macaron` engine support for `Context` primitive logic

## 4.1.0-alpha.3
### Added
- add `hertz` engine support for `Context` primitive logic

## 4.1.0-alpha.2
### Changed
- optimize primitive logic for generator of gin

## 4.1.0-alpha.1
### Added
- add Context primitive support for gin engine code generate

## 4.0.0
### Added
- add `gin` engine support for go-mir v4
Expand Down

0 comments on commit 55560f7

Please sign in to comment.