From 18591b1f4e1e38bac47fd499fcf802ba4a72a538 Mon Sep 17 00:00:00 2001 From: Steffen Forkmann Date: Fri, 24 Oct 2014 13:40:20 +0200 Subject: [PATCH] RELEASE_NOTES --- RELEASE_NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 5be5ff4439..e4ca0eff0e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,6 @@ +#### 0.10.0-alpha002 - 24.10.2014 +* Paket add doesn't fail on second attempt - https://github.com/fsprojects/Paket/issues/295 + #### 0.10.0-alpha001 - 24.10.2014 * Initial version of `paket remove` command - http://fsprojects.github.io/Paket/paket-remove.html