From 09bef3460c75f4c4dc5ee88dc0d58d5c99db64b0 Mon Sep 17 00:00:00 2001 From: Steffen Forkmann Date: Tue, 7 May 2019 22:53:55 +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 f6dbddd7d0..8a2d803cc7 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,6 @@ +#### 5.205.0 - 2019-05-07 +* BUGFIX: Fix issues with lock file simplification - https://github.com/fsprojects/Paket/pull/3570 + #### 5.204.3 - 2019-05-07 * Allow to parse DNXCore in lock file and be backwards compatible again