From 9e84edc036ddacf574b9b79306c09efa765619bf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Kr=C3=A6n=20Hansen?= <mail@kraenhansen.dk>
Date: Fri, 7 Dec 2018 14:22:21 +0100
Subject: [PATCH] Adjusted release notes & changelog (#1036)

* Update RELEASENOTES.md

* Update CHANGELOG.md
---
 CHANGELOG.md    | 3 +--
 RELEASENOTES.md | 4 ++--
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f2da36c53..ed6b72fde 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,11 +7,10 @@
 
 ## Fixed
 - Fixed missing padding in the Realm browsers sidebar when a schema was missing ([#1026](https://github.com/realm/realm-studio/pull/1026))
-- Fixed connecting to a server using an admin token. ([#1033](https://github.com/realm/realm-studio/pull/1033), since v3.0.0)
 
 ## Internals
 - Excluding the unpackaged directories when uploading to S3 (again). ([#1013](https://github.com/realm/realm-studio/pull/1013))
-- Updated the message in the greeting window to include a direct link for signing up via the users webbrowser. ([#1032](https://github.com/realm/realm-studio/pull/1032))
+- Updated the message in the greeting window to include a button for signing up for the Realm Cloud. ([#1032](https://github.com/realm/realm-studio/pull/1032) and [#1035](https://github.com/realm/realm-studio/pull/1035))
 
 
 # Release 3.0.7 (2018-11-16)
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 58a35b609..c8aa0b072 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -4,7 +4,7 @@
 - None
 
 ## Fixed
-- Fixed a crash from the recent upgrade of Realm JS. ([#1034](https://github.com/realm/realm-studio/pull/1034))
+- None
 
 ## Internals
-- Updated the message in the greeting window to include a direct link for signing up via Studios own form. ([#1035](https://github.com/realm/realm-studio/pull/1035))
+- None