Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
llc1123 committed Jun 6, 2021
1 parent 2b93ff8 commit 68bbc59
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## 1.0.0

- Initial Release
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/llc1123/trojan-rust/blob/master/LICENSE)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fllc1123%2Ftrojan-rust.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fllc1123%2Ftrojan-rust?ref=badge_shield)
![CI](https://img.shields.io/github/workflow/status/llc1123/trojan-rust/nightly)
[![CI](https://img.shields.io/github/workflow/status/llc1123/trojan-rust/nightly)](https://github.com/llc1123/trojan-rust/actions)
![release version](https://img.shields.io/github/v/release/llc1123/trojan-rust)
![release downloads](https://img.shields.io/github/downloads/llc1123/trojan-rust/total)
![docker pulls](https://img.shields.io/docker/pulls/llc1123/trojan-rust)
![docker image size](https://img.shields.io/docker/image-size/llc1123/trojan-rust/latest)
![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)
[![docker pulls](https://img.shields.io/docker/pulls/llc1123/trojan-rust)](https://hub.docker.com/r/llc1123/trojan-rust)
[![docker image size](https://img.shields.io/docker/image-size/llc1123/trojan-rust/latest)](https://hub.docker.com/r/llc1123/trojan-rust)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/llc1123/trojan-rust/pulls)

Yet another [trojan-gfw](https://trojan-gfw.github.io/trojan/) implementation in Rust.

Expand Down

0 comments on commit 68bbc59

Please sign in to comment.