diff options
author | Tom Vincent | 2020-06-10 10:46:49 +0100 |
---|---|---|
committer | rfjakob | 2020-06-19 09:29:00 +0200 |
commit | 7b47db1c137567fa6ff4d10744dcdc585f746db3 (patch) | |
tree | c63e05071cf3efc8e25f57a7ac4e10de19c0bfbf | |
parent | ec8b35333ed1656bb433f7ffb278ff824de5d88e (diff) |
news: add v1.8.0 release
Thanks!
-rw-r--r-- | docs/index.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md index 891f985..46e810d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -48,6 +48,10 @@ News Latest release: [](https://github.com/rfjakob/gocryptfs/releases) +2020-05-09<br> +Release [gocryptfs v1.8.0](https://github.com/rfjakob/gocryptfs/releases/tag/v1.8.0) +([changelog](https://github.com/rfjakob/gocryptfs#changelog)) + 2019-05-17<br> Release [gocryptfs v1.7](https://github.com/rfjakob/gocryptfs/releases/tag/v1.7) ([changelog](https://github.com/rfjakob/gocryptfs#changelog)) |