From d513afdd16e68dd6a725e0692002f8e89f555dc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20DOUIN?= Date: Sun, 30 Jan 2022 11:36:02 +0100 Subject: [PATCH] remove wiki from git submodules, update changelog --- .gitmodules | 3 --- CHANGELOG.md | 9 ++++++++- wiki | 1 - 3 files changed, 8 insertions(+), 5 deletions(-) delete mode 100644 .gitmodules delete mode 160000 wiki diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index c5ee52d..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "wiki"] - path = wiki - url = git@github.com:soywod/himalaya.wiki.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cfa952..ef830e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Blur in list msg screenshot [#181] - Make inbox, sent and drafts folders customizable [#172] +- Nix run issue [#272] + +### Removed + +- The wiki git submodule [#273] ## [0.5.1] - 2021-10-24 @@ -23,7 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Error when receiving notification from `notify` command [#228] -### Change +### Changed - Remove error when empty subject [#229] - Vim plugin does not render anymore the msg by itself, it uses the one available from the CLI [#220] @@ -361,3 +366,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#220]: https://github.com/soywod/himalaya/issues/220 [#228]: https://github.com/soywod/himalaya/issues/228 [#229]: https://github.com/soywod/himalaya/issues/229 +[#272]: https://github.com/soywod/himalaya/issues/272 +[#273]: https://github.com/soywod/himalaya/issues/273 diff --git a/wiki b/wiki deleted file mode 160000 index 099cf9d..0000000 --- a/wiki +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 099cf9db0916df048af7d6bffd35cd1a7ac7d88d