diff --git a/ChangeLog.txt b/ChangeLog.txt index 7ef4b3d9..e332ba3d 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,4 +1,4 @@ -Version 0.10.0 (unreleased) +Version 0.10.0 --------------- New Features & Improvements: * Experimental Windows support diff --git a/README.md b/README.md index 1d12e273..555afcf7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# CryFS [![Build Status](https://travis-ci.org/cryfs/cryfs.svg?branch=master)](https://travis-ci.org/cryfs/cryfs) [![CircleCI](https://circleci.com/gh/cryfs/cryfs/tree/master.svg?style=svg)](https://circleci.com/gh/cryfs/cryfs/tree/master) [![Build status](https://ci.appveyor.com/api/projects/status/84ouutflsnap9dlv/branch/develop?svg=true)](https://ci.appveyor.com/project/smessmer/cryfs/branch/develop) +# CryFS [![Build Status](https://travis-ci.org/cryfs/cryfs.svg?branch=master)](https://travis-ci.org/cryfs/cryfs) [![CircleCI](https://circleci.com/gh/cryfs/cryfs/tree/master.svg?style=svg)](https://circleci.com/gh/cryfs/cryfs/tree/master) [![Build status](https://ci.appveyor.com/api/projects/status/84ouutflsnap9dlv/branch/master?svg=true)](https://ci.appveyor.com/project/smessmer/cryfs/branch/master) CryFS encrypts your files, so you can safely store them anywhere. It works well together with cloud services like Dropbox, iCloud, OneDrive and others. See [https://www.cryfs.org](https://www.cryfs.org). diff --git a/TODO-0.10.txt b/TODO-0.10.txt deleted file mode 100644 index db2db4e0..00000000 --- a/TODO-0.10.txt +++ /dev/null @@ -1,6 +0,0 @@ -Change homebrew recipe to "brew install libomp" but not "brew install cryptopp" -Change AppVeyor Badge to master branch - -Add coverity and PVR Studio? - -- Max time for items in cache to reduce conflicts?