Skip to content

Commit

Permalink
release v0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
soywod committed Apr 16, 2021
1 parent f3a67ce commit 9b303f1
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.2.6] - 2021-04-17

### Added

- Insecure TLS option [#84] [#103](https://github.com/soywod/himalaya/pull/103) [#105](https://github.com/soywod/himalaya/pull/105)
- Completion subcommands [#99](https://github.com/soywod/himalaya/pull/99)
- Vim flags to enable telescope preview and to choose picker [#97](https://github.com/soywod/himalaya/pull/97)

### Fixed

- SMTP port [#87]
- Save msg upon error [#59]
- Answered flag not set [#50]
- Panic when downloads-dir does not exist [#100]
- Idle mode incorrect new message notification [#48]

### Changed

- SMTP timeout [#87]

## [0.2.5] - 2021-04-12

### Fixed
Expand Down Expand Up @@ -167,6 +172,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#75]: https://github.com/soywod/himalaya/issues/75
[#79]: https://github.com/soywod/himalaya/issues/79
[#83]: https://github.com/soywod/himalaya/issues/83
[#84]: https://github.com/soywod/himalaya/issues/84
[#87]: https://github.com/soywod/himalaya/issues/87
[#89]: https://github.com/soywod/himalaya/issues/89
[#100]: https://github.com/soywod/himalaya/issues/100
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,7 +1,7 @@
[package]
name = "himalaya"
description = "📫 Minimalist CLI email client"
version = "0.2.5"
version = "0.2.6"
authors = ["soywod <clement.douin@posteo.net>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ for all the options.*
## Usage

```
himalaya 0.2.5
himalaya 0.2.6
soywod <clement.douin@posteo.net>
📫 Minimalist CLI email client
Expand Down
2 changes: 1 addition & 1 deletion wiki
Submodule wiki updated from 0fcda7 to d4e2b2

0 comments on commit 9b303f1

Please # to comment.