mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-16 20:57:53 +08:00
release v0.2.4
This commit is contained in:
+4
-1
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.2.4] - 2021-04-09
|
||||
|
||||
### Added
|
||||
|
||||
- Wiki entry for Gmail users [#58]
|
||||
@@ -95,7 +97,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Password from command [#22]
|
||||
- Set up README [#20]
|
||||
|
||||
[unreleased]: https://github.com/soywod/himalaya/compare/v0.2.3...HEAD
|
||||
[unreleased]: https://github.com/soywod/himalaya/compare/v0.2.4...HEAD
|
||||
[0.2.4]: https://github.com/soywod/himalaya/compare/v0.2.4...v0.2.3
|
||||
[0.2.3]: https://github.com/soywod/himalaya/compare/v0.2.3...v0.2.2
|
||||
[0.2.2]: https://github.com/soywod/himalaya/compare/v0.2.2...v0.2.1
|
||||
[0.2.1]: https://github.com/soywod/himalaya/compare/v0.2.1...v0.2.0
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "himalaya"
|
||||
description = "📫 Minimalist CLI email client"
|
||||
version = "0.2.3"
|
||||
version = "0.2.4"
|
||||
authors = ["soywod <clement.douin@posteo.net>"]
|
||||
edition = "2018"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user