Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
hedon954 committed May 8, 2024
2 parents 663dc07 + e8999b4 commit 58672c9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.2-http-serve-dir](https://github.com/hedon-rust-road/rcli/compare/v0.1.4-sign-verify-genkey..v0.2-http-serve-dir) - 2024-05-08

### Features

- support http static file server. - ([c1b2939](https://github.com/hedon-rust-road/rcli/commit/c1b2939d4ad230f590ed4e3d983f0d324547ef13)) - hedon954
- support serve directory by tower-http. - ([78077a4](https://github.com/hedon-rust-road/rcli/commit/78077a46752129a31ccb4982fbfe8a15142724c9)) - hedon954
- support generate index.html for directories. - ([7bc1c30](https://github.com/hedon-rust-road/rcli/commit/7bc1c308dd0e2c743af6768447b699639bdbe9da)) - hedon954

<!-- generated by git-cliff -->
## [0.1.4-sign-verify-genkey](https://github.com/hedon-rust-road/rcli/compare/v0.1.3-base64..v0.1.4-sign-verify-genkey) - 2024-04-28

### Features
Expand Down

0 comments on commit 58672c9

Please sign in to comment.