Skip to content

Commit

Permalink
Merge pull request #10 from Mng-dev-ai/v0.2.1
Browse files Browse the repository at this point in the history
v0.2.1
  • Loading branch information
Mng-dev-ai authored Nov 23, 2023
2 parents 84a9024 + f437f2d commit 7b82c8e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ Initial release!
* Add socks5 support to SMTP client by @Mng-dev-ai in [#2](https://github.com/Mng-dev-ai/pyrustify/pull/2)
* Use http requests to verify yahoo by @Mng-dev-ai in [#4](https://github.com/Mng-dev-ai/pyrustify/pull/4)
* Code Enhancements

## Version 0.2.1 (November 23, 2023)

* Fix CD by @Mng-dev-ai in [#8](https://github.com/Mng-dev-ai/pyrustify/pull/8)
* improvements by @Mng-dev-ai in [#9](https://github.com/Mng-dev-ai/pyrustify/pull/9)
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pyrustify"
version = "0.2.0"
version = "0.2.1"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 7b82c8e

Please sign in to comment.